Skip to content

Enable Foyer disk based cache for Parquet reads#3

Open
vishwasgarg18 wants to merge 1 commit intodatafusionfrom
warm-cache/foyer-integeration
Open

Enable Foyer disk based cache for Parquet reads#3
vishwasgarg18 wants to merge 1 commit intodatafusionfrom
warm-cache/foyer-integeration

Conversation

@vishwasgarg18
Copy link
Copy Markdown
Collaborator

Description

[Describe what this change achieves]

Related Issues

Resolves #[Issue number to be closed when this PR is merged]

Check List

  • Functionality includes testing.
  • API changes companion pull request created, if applicable.
  • Public documentation issue/PR created, if applicable.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

long spillLimit = clusterService.getClusterSettings().get(DATAFUSION_SPILL_MEMORY_LIMIT_CONFIGURATION).getBytes();
long cacheManagerConfigPtr = CacheUtils.createCacheConfig(clusterService.getClusterSettings());

// Inject ClusterService into TieredStoreNativeBridgeImpl so it can read
Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

Need to update this. Datafusion runtime shouldn't inject into tiered storage.

Copy link
Copy Markdown
Collaborator Author

@vishwasgarg18 vishwasgarg18 left a comment

Choose a reason for hiding this comment

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

.

@vishwasgarg18 vishwasgarg18 force-pushed the warm-cache/foyer-integeration branch from 3706afd to 62c5a33 Compare April 9, 2026 07:12
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