Skip to content

Add a maximum size to the Delta Lake metadata cache#14571

Merged
findepi merged 1 commit intotrinodb:masterfrom
alexjo2144:delta/cache-max-size
Oct 12, 2022
Merged

Add a maximum size to the Delta Lake metadata cache#14571
findepi merged 1 commit intotrinodb:masterfrom
alexjo2144:delta/cache-max-size

Conversation

@alexjo2144
Copy link
Copy Markdown
Member

Description

Set a maximum number of entries in the Delta Lake TableSnapshots cache.

Release notes

( ) This is not user-visible or docs only and no release notes are required.
(x) Release notes are required, please propose a release note for me.
( ) Release notes are required, with the following suggested text:

# Delta Lake
* Add a maximum size to the Delta Lake metadata cache. It is configurable using the `delta.metadata.cache-size` config property.

@cla-bot cla-bot bot added the cla-signed label Oct 11, 2022
@alexjo2144 alexjo2144 requested review from ebyhr and findepi October 11, 2022 14:48
@findepi findepi merged commit 9134586 into trinodb:master Oct 12, 2022
@findepi findepi mentioned this pull request Oct 12, 2022
@github-actions github-actions bot added this to the 400 milestone Oct 12, 2022
@colebow
Copy link
Copy Markdown
Member

colebow commented Oct 12, 2022

If we're adding a new configuration property, it needs to be documented. I'll get a PR up ASAP so we can try to get it included before release.

cc @findepi

@alexjo2144
Copy link
Copy Markdown
Member Author

Thanks, sorry I completely forgot about the docs

@alexjo2144 alexjo2144 self-assigned this Oct 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

3 participants