Skip to content

feat(dir): shard directory catalog manifest#97

Open
jackye1995 wants to merge 3 commits into
jack/copy-on-write-dir-manifestfrom
jack/sharded-dir-catalog
Open

feat(dir): shard directory catalog manifest#97
jackye1995 wants to merge 3 commits into
jack/copy-on-write-dir-manifestfrom
jack/sharded-dir-catalog

Conversation

@jackye1995
Copy link
Copy Markdown
Owner

Summary:

  • add DirectoryNamespace manifest_shard_count support
  • route manifest catalog objects across _manifest_shard* Lance tables
  • keep existing single-__manifest behavior as the default
  • cover sharded table operations and table-version storage with focused tests

Validation:

  • cargo fmt --all
  • cargo test -p lance-namespace-impls test_sharded_ -- --nocapture
  • cargo check -p lance-namespace-impls --all-targets
  • cargo clippy -p lance-namespace-impls --tests -- -D warnings
  • git diff --cached --check

@github-actions github-actions Bot added the enhancement New feature or request label May 30, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant