alamb opened a new issue, #10336:
URL: https://github.com/apache/datafusion/issues/10336

   ### Is your feature request related to a problem or challenge?
   
   - Part of https://github.com/apache/datafusion/issues/10313
   
   In https://github.com/apache/datafusion/pull/9593, @suremarc added a way to 
reorganize input files in a ListingTable to avoid a merge, if the sort key 
ranges do not overlap
   
   This feature is behind a feature flag, `split_file_groups_by_statistics`  
which defaults to `false` as I think there needs to be some more tests in place 
before we turn it on 
   
   ### Describe the solution you'd like
   
   Add additional tests and then enable `split_file_groups_by_statistics` by 
default
   
   ### Describe alternatives you've considered
   
   _No response_
   
   ### Additional context
   
   _No response_


-- 
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.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