Skip to content

Tracking: speed up the logical optimizer #15775

Open
@xudong963

Description

@xudong963

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.

Metadata

Metadata

Assignees

Labels

performanceMake DataFusion faster

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions