Skip to content

Comments

Feat/liquid cache local#105

Draft
anoop-narang wants to merge 3 commits intomainfrom
feat/liquid-cache-local
Draft

Feat/liquid cache local#105
anoop-narang wants to merge 3 commits intomainfrom
feat/liquid-cache-local

Conversation

@anoop-narang
Copy link
Contributor

No description provided.

liquid-cache was developed against patched datafusion (git main) and
arrow-rs, but without matching patches in our workspace the crates
resolved to incompatible crates.io versions. Add [patch.crates-io] to
align versions, downgrade datafusion-tracing/instrumented-object-store
to 51, and update ParquetSource/FileScanConfigBuilder to the new API.
Add liquid-cache local (in-process) mode as an alternative to the
external server mode. Object stores are wrapped with
instrument_object_store() for I/O tracing, matching the non-liquid-cache
path. Refactor build_instrumented_context to use a LiquidCacheMode enum.
@anoop-narang
Copy link
Contributor Author

/build

@github-actions
Copy link

github-actions bot commented Feb 6, 2026

🐳 Docker image built and pushed:

ghcr.io/hotdata-dev/runtimedb:feat-liquid-cache-local

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