Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Use collected predicate columns to decide the loading of column statistics #56812

Closed
winoros opened this issue Oct 23, 2024 · 0 comments · Fixed by #56813
Closed

Use collected predicate columns to decide the loading of column statistics #56812

winoros opened this issue Oct 23, 2024 · 0 comments · Fixed by #56813
Labels
affects-8.5 This bug affects the 8.5.x(LTS) versions. sig/planner SIG: Planner type/enhancement The issue or PR belongs to an enhancement.

Comments

@winoros
Copy link
Member

winoros commented Oct 23, 2024

Enhancement

After we make collecting predicate columns as a default behavior. We can use the information that it collects to decide which column/index needs its statistics.

This will improve the performance of the loading.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
affects-8.5 This bug affects the 8.5.x(LTS) versions. sig/planner SIG: Planner type/enhancement The issue or PR belongs to an enhancement.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant