alamb commented on PR #22343: URL: https://github.com/apache/datafusion/pull/22343#issuecomment-4556837426
I think reordering predicates based on planning time info will suffer from bad statistics (as do all such plan time decisions). If we can figure out some way to make the decision more dynamic I think it will be a better design in the long run / harder to get icnorrectt -- 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]
