alamb commented on issue #9506: URL: https://github.com/apache/arrow-datafusion/issues/9506#issuecomment-2016951210
I think we could run the Expr simplifier / const folder on the limit value I am not sure we can do so from within the planner itself 🤔 https://github.com/apache/arrow-datafusion/blob/1e4ddb6d86328cb6596bb50da9ccc654f19a83ea/datafusion/sql/src/query.rs#L249C1-L253C1 -- 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]
