Skip to content

chore: update lance dependency to v7.0.0-rc.1#3428

Closed
lancedb-robot wants to merge 4 commits into
mainfrom
codex/update-lance-7-0-0-rc-1
Closed

chore: update lance dependency to v7.0.0-rc.1#3428
lancedb-robot wants to merge 4 commits into
mainfrom
codex/update-lance-7-0-0-rc-1

Conversation

@lancedb-robot

Copy link
Copy Markdown
Collaborator

Summary

Verification

  • cargo clippy --workspace --tests --all-features -- -D warnings
  • cargo fmt --all

@claude claude Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Claude Code Review

This repository is configured for manual code reviews. Comment @claude review to trigger a review and subscribe this PR to future pushes, or @claude review once for a one-time review.

Tip: disable this comment in your organization's Code Review settings.

Lance v7.0.0-rc.1 writes _versions/latest_version_hint.json on
non-lexically-ordered stores (e.g. the local filesystem) to speed up
latest-version lookup. The V2-manifest-path tests iterate the whole
_versions directory and asserted every entry matches the manifest
filename pattern; filter to *.manifest files so the hint file is ignored.

Co-Authored-By: Claude Opus 4.7 (1M context) <[email protected]>
@github-actions github-actions Bot added the Python Python SDK label May 22, 2026
Lance v7.0.0-rc.1 intentionally removed the requirement for
bucket_sharding to match (or even require) the unenforced primary key
column. Update LanceDB to match: drop the PK-related doc comments and
the test assertions that expected rejection when no PK is set or when
the bucket column differs from the PK.

The Rust changes are taken from #3435; this commit additionally applies
the equivalent updates to the Python and TypeScript bindings.

See lance-format/lance#6917

Co-Authored-By: Claude Opus 4.7 (1M context) <[email protected]>
@github-actions github-actions Bot added the Rust Rust related issues label May 22, 2026
JSDoc was updated in the previous commit; regenerate the markdown to match.

Co-Authored-By: Claude Opus 4.7 (1M context) <[email protected]>
@hamersaw hamersaw closed this May 27, 2026
@hamersaw
hamersaw deleted the codex/update-lance-7-0-0-rc-1 branch May 27, 2026 00:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

chore Small non-consequential change. Hidden from changelogs. Python Python SDK Rust Rust related issues

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants