zhuqi-lucas opened a new pull request, #18514: URL: https://github.com/apache/datafusion/pull/18514
## Which issue does this PR close? - Closes part of [#17098](https://github.com/apache/datafusion/issues/17098) ## Rationale for this change Add rewrite for order by limit 1, but limit to only project to the column which we order by. ## What changes are included in this PR? Add rewrite for order by limit 1, but limit to only project to the column which we order by. ## Are these changes tested? Yes ## Are there any user-facing changes? No -- 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]
