avantgardnerio opened a new pull request, #20736: URL: https://github.com/apache/datafusion/pull/20736
## Which issue does this PR close? - Closes #20735. ## Rationale for this change Described in issue. ## What changes are included in this PR? 1. optimizer rule + unit tests 2. slt tests showing behavior is the same, plus demonstrating plan changes 3. feature flag 4. criterion benchmark 5. fixes to existing slt plan assertions ## Are these changes tested? With unit tests & slts. ## Are there any user-facing changes? Some queries should go faster **Note: I provided direction, Claude wrote all the code. I will be rewriting certain parts (especially the rule itself) for readability and clarity. I thought it was readable though, so I wanted to put it out there** -- 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]
