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

feat: alternate backing stores for parquet cache #25959

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

praveen-influx
Copy link
Contributor

Experimental safe and unsafe lru impls, that can replace current cache which is backed by dashmap.

@praveen-influx praveen-influx force-pushed the praveen/parquet-cache-experimental branch from cdbbbdd to 647bf39 Compare February 3, 2025 23:11
Experimental safe and unsafe lru impls, that can replace
current `cache` which is backed by dashmap.
@praveen-influx praveen-influx force-pushed the praveen/parquet-cache-experimental branch from 647bf39 to a3b12a6 Compare February 7, 2025 18:20
@praveen-influx praveen-influx force-pushed the praveen/parquet-cache-experimental branch from a3b12a6 to c9243d8 Compare February 11, 2025 09:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant