alamb commented on issue #16365:
URL: https://github.com/apache/datafusion/issues/16365#issuecomment-3191715950

   >  I'm just not entirely sure the best avenue to do so since this is a 
pretty active project and the core maintainers seem busy already. I can open 
draft PRs for the couple of POCs I've thrown together, highlight existing areas 
of code I've done hacky-instrumentation around etc. if it helps further the 
discussion.
   
   I believe the most valuable think you can do is write up the usecases / file 
tickets 
   
   For example,  the `CREATE EXTERNAL TABLE overture_maps STORED AS PARQUET 
LOCATION 's3://overturemaps-us-west-2/release/2025-07-23.0/'` is amazing as it 
is public and people can reproduce the slow table creation (and thus we can 
actually do something about it)
   
   Perhaps you can file a ticket about "improve the performance of ListingTable 
creation / CREATE EXTERNAL TABLE" with that usecase? I can do it as well
   
   Then you would have a place to connect any POCs that you have made
   
   Likewise this bug you filed is great
   -  https://github.com/apache/datafusion/issues/17049 
   
   I think we'll be able to sort that out in short order 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org
For additional commands, e-mail: github-h...@datafusion.apache.org

Reply via email to