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

improve memory when to use stat cache #44461

Open
hawkingrei opened this issue Jun 7, 2023 · 0 comments
Open

improve memory when to use stat cache #44461

hawkingrei opened this issue Jun 7, 2023 · 0 comments

Comments

@hawkingrei
Copy link
Member

hawkingrei commented Jun 7, 2023

Enhancement

Currently, the stat cache update process requires a full copy of the cache, which results in significant memory overhead, especially for large tables and partitions. This enhancement issue aims to improve the stat cache update process for scenarios where the number of tables and partitions is high.

ti-chi-bot bot pushed a commit that referenced this issue Jul 7, 2023
ti-chi-bot bot pushed a commit that referenced this issue Jul 7, 2023
ti-chi-bot bot pushed a commit that referenced this issue Jul 10, 2023
ti-chi-bot bot pushed a commit that referenced this issue Jul 10, 2023
@qw4990 qw4990 self-assigned this Mar 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants