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

Commits on May 6, 2024

  1. Finer grained cache missing control in caching hive metastore

    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 committed May 6, 2024
    Configuration menu
    Copy the full SHA
    004e00b View commit details
    Browse the repository at this point in the history