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

   cc @adriangb @alamb
   
   This restores SortExec elimination that #21956 accidentally regressed — 
plain-column wrong-order-file cases now go through Inexact and unconditionally 
lose `output_ordering`. Re-validating after `rebuild_with_source`'s stats-sort 
(with the same NULL guard as the existing `try_sort_file_groups_by_statistics` 
fallback) restores the pre-#21956 behaviour. SLT tests added.
   
   Thanks!


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