I plan to speed up the logical optimizer from two aspects:
- Try to reduce the optimization rounds by making each rule generate the best plan as much as possible
- Optimize the single rule's plan time.
The issue mainly tracks a to-do list, and anyone interested in the topic can follow it.
I plan to speed up the logical optimizer from two aspects:
The issue mainly tracks a to-do list, and anyone interested in the topic can follow it.
optimize_projectionby improvingis_projection_unnecessary#15761simplify_expressionsrule #15735optimize_projection#15746optimize_projection#15787[ ] TBD