Skip to content

Remove the unused Parquet cache store - #100

Open
ErlisLushtaku wants to merge 1 commit into
cachefrom
cache-cleanup/pr71-unused-parquet-store
Open

Remove the unused Parquet cache store#100
ErlisLushtaku wants to merge 1 commit into
cachefrom
cache-cleanup/pr71-unused-parquet-store

Conversation

@ErlisLushtaku

Copy link
Copy Markdown
Collaborator

Description

Removes the unused Parquet Hugging Face cache store from #71.

judgearena/store.py has no call sites. Cache sharing is implemented by the explicit synchronization in #99, while the SQLite viewers and migration tooling from #71 remain unchanged.

This PR is independent from the six-PR cache stack and targets #71 directly.

Tests: uv run pytest; uv run ruff check .; uv run ruff format --check ..

Delete the unreferenced Hugging Face shard implementation now that cache sharing is handled by the content-addressed synchronization layer, while preserving PR #71's SQLite viewers and migration tooling.

Includes-AI-Code: true
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