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

system.tables switch between list_tables and list_tables_history on-demand #6352

Closed
dantengsky opened this issue Jun 30, 2022 · 0 comments · Fixed by #6435
Closed

system.tables switch between list_tables and list_tables_history on-demand #6352

dantengsky opened this issue Jun 30, 2022 · 0 comments · Fixed by #6435
Assignees
Labels
C-performance Category: Performance

Comments

@dantengsky
Copy link
Member

How about let system.tables respects predicate pushdowns, and dynamically switch between list_tables and list_tables_history according to the related predicate? At least, this can mitigate the situation of common case.

Originally posted by @dantengsky in #6285 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-performance Category: Performance
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants