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

Finer grained cache missing control in caching hive metastore #21822

Conversation

findepi
Copy link
Member

@findepi findepi commented May 6, 2024

Allow caching missing stats without caching missing tables. This allows leveraging caching on un-analyzed Hive tables (with associated caching's trade-offs) without having to opt-in into caching missing tables, which has different set of trade-offs.

@findepi findepi requested a review from raunaqmorarka May 6, 2024 13:38
@cla-bot cla-bot bot added the cla-signed label May 6, 2024
@github-actions github-actions bot added the hive Hive connector label May 6, 2024
Allow caching missing stats without caching missing tables.  This allows
leveraging caching on un-analyzed Hive tables (with associated caching's
trade-offs) without having to opt-in into caching missing tables, which
has different set of trade-offs.
@findepi findepi force-pushed the findepi/finer-grained-cache-missing-control-in-caching-hive-metastore-e35b5c branch from fdc264f to 004e00b Compare May 6, 2024 13:52
Copy link
Member

@raunaqmorarka raunaqmorarka left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Any docs update needed ?

@findepi findepi merged commit 0c16330 into trinodb:master May 6, 2024
57 checks passed
@findepi findepi deleted the findepi/finer-grained-cache-missing-control-in-caching-hive-metastore-e35b5c branch May 6, 2024 16:21
@findepi
Copy link
Member Author

findepi commented May 6, 2024

the change is straightforward. @colebow can you please help word the release notes and docs update in proper English?

@github-actions github-actions bot added this to the 447 milestone May 6, 2024
@findepi findepi added the needs-docs This pull request requires changes to the documentation label May 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla-signed hive Hive connector needs-docs This pull request requires changes to the documentation performance
Development

Successfully merging this pull request may close these issues.

None yet

2 participants