Skip to content

Enable support to disable metadata cache - #18401

Closed
alchemist51 wants to merge 3 commits into
apache:mainfrom
alchemist51:cache-default
Closed

Enable support to disable metadata cache#18401
alchemist51 wants to merge 3 commits into
apache:mainfrom
alchemist51:cache-default

Conversation

@alchemist51

Copy link
Copy Markdown
Contributor

Which issue does this PR close?

Rationale for this change

We want to allow the user to disable the metadata cache if they want to through CacheManagerConfig

What changes are included in this PR?

The PR bring in the necessary refactoring of the code. We need to make some changes to allow Option support.

Are these changes tested?

Pending though mostly covered by existing ones.

Are there any user-facing changes?

Signed-off-by: Arpit Bandejiya <abandeji@amazon.com>
@github-actionsgithub-actionsBot added execution Related to the execution crate datasource Changes to the datasource crate labels Oct 31, 2025
@github-actions

Copy link
Copy Markdown

Thank you for your contribution. Unfortunately, this pull request is stale because it has been open 60 days with no activity. Please remove the stale label or comment or this will be closed in 7 days.

@github-actionsgithub-actionsBot added the Stale PR has not had any activity for some time label Dec 31, 2025
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

coreCore DataFusion cratedatasourceChanges to the datasource crateexecutionRelated to the execution crateStalePR has not had any activity for some time

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Allow support for switching off metadata cache

1 participant

@alchemist51