Skip to content

Upgrade lance to 7.0.0#47

Merged
beinan merged 1 commit into
lance-format:mainfrom
beinan:upgrade-lance-7.0.0
Jun 1, 2026
Merged

Upgrade lance to 7.0.0#47
beinan merged 1 commit into
lance-format:mainfrom
beinan:upgrade-lance-7.0.0

Conversation

@beinan

@beinan beinan commented Jun 1, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • Upgrade lance ecosystem to 7.0.0 (from 1.0.0)
  • Bump companion dependencies: lancedb, lance-namespace, lance-graph, arrow-*, pylance
  • Migrate ObjectStoreParams API: storage_optionsstorage_options_accessor with StorageOptionsAccessor::with_static_options()

Test plan

  • cargo test --workspace — 6/6 passing
  • uv run pytest — Python tests
  • CI green

🤖 Generated with Claude Code

Upgrade lance ecosystem dependencies to latest major version:
- lance 1.0.0 → 7.0.0, lance-namespace 1.0.1 → 7.0.0
- lancedb 0.23.1 → 0.30.0 (Rust), 0.26.1 → 0.27.1 (Python)
- lance-graph 0.4.0 → 0.5.4, pylance 1.0.2 → 7.0.0
- arrow-* 56 → 58 (required by lance 7.0)

Migrates ObjectStoreParams API: storage_options field replaced with
storage_options_accessor using StorageOptionsAccessor::with_static_options().

Co-Authored-By: Beinan Wang <beinanwang@microsoft.com>
@beinan beinan marked this pull request as ready for review June 1, 2026 21:41
@beinan beinan merged commit b95b2c5 into lance-format:main Jun 1, 2026
6 checks passed
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