xudong963 opened a new issue, #15775: URL: https://github.com/apache/datafusion/issues/15775
I plan to speed up the logical optimizer from two aspects: 1. Try to reduce the optimization rounds by making each rule generate the best plan as much as possible 2. Optimize the single rule's plan time. The issue mainly tracks a to-do list, and anyone interested in the topic can follow it. - [ ] https://github.com/apache/datafusion/pull/15761 - [ ] https://github.com/apache/datafusion/pull/15744 - [ ] https://github.com/apache/datafusion/pull/15735 - [ ] https://github.com/apache/datafusion/pull/15746 - [ ] TBD -- 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: github-unsubscr...@datafusion.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org For additional commands, e-mail: github-h...@datafusion.apache.org