Skip to content

Tracking: speed up the logical optimizer #15775

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Open
4 of 5 tasks
xudong963 opened this issue Apr 19, 2025 · 1 comment
Open
4 of 5 tasks

Tracking: speed up the logical optimizer #15775

xudong963 opened this issue Apr 19, 2025 · 1 comment
Assignees
Labels
performance Make DataFusion faster

Comments

@xudong963
Copy link
Member

xudong963 commented Apr 19, 2025

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.

@xudong963
Copy link
Member Author

After #15744, I'll close the tracking. Let's continue if we find the specific bottleneck

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
performance Make DataFusion faster
Projects
None yet
Development

No branches or pull requests

1 participant