zhuqi-lucas commented on PR #21580:
URL: https://github.com/apache/datafusion/pull/21580#issuecomment-4351417231

   @alamb I've split the first PR out: #21956
   
   It covers:
   - Row group reorder by statistics (`reorder_by_statistics`)
   - Global file reorder in shared work queue (`reorder_files`)
   - DynamicFilter sort metadata (`sort_options` / `fetch`) for TopK
   - `SortExec::with_fetch` ordering fix
   
   The remaining parts (stats init + cumulative RG prune) will follow as a 
second PR once this one lands.


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to