chore: update lance dependency to v13.0.0-beta.7 (#4234)

Updates the Rust workspace Lance dependencies, Cargo lockfile, and Java
lance-core from v13.0.0-beta.6 to
[v13.0.0-beta.7](https://github.com/lance-format/lance/releases/tag/v13.0.0-beta.7);
no compatibility fixes are required.

Validation: `cargo clippy --quiet --workspace --tests --all-features --
-D warnings`, `cargo fmt --all --quiet`, and `git diff --check` passed.
This commit is contained in:
LanceDB Robot
2026-09-20 01:27:13 -07:00
committed by GitHub
parent df5709efd8
commit 54efd4949c
3 changed files with 59 additions and 59 deletions
Generated
+44 -44
View File
@@ -3523,8 +3523,8 @@ checksum = "42703706b716c37f96a77aea830392ad231f44c9e9a67872fa5548707e11b11c"
[[package]]
name = "fsst"
version = "13.0.0-beta.6"
source = "git+https://github.com/lance-format/lance.git?tag=v13.0.0-beta.6#93c055dee58553c8b7c816c29892fe32877be3d0"
version = "13.0.0-beta.7"
source = "git+https://github.com/lance-format/lance.git?tag=v13.0.0-beta.7#ba4192424e7a871a448431f247366df2f3609ed7"
dependencies = [
"arrow-array",
"rand 0.9.5",
@@ -5073,8 +5073,8 @@ checksum = "e037a2e1d8d5fdbd49b16a4ea09d5d6401c1f29eca5ff29d03d3824dba16256a"
[[package]]
name = "lance"
version = "13.0.0-beta.6"
source = "git+https://github.com/lance-format/lance.git?tag=v13.0.0-beta.6#93c055dee58553c8b7c816c29892fe32877be3d0"
version = "13.0.0-beta.7"
source = "git+https://github.com/lance-format/lance.git?tag=v13.0.0-beta.7#ba4192424e7a871a448431f247366df2f3609ed7"
dependencies = [
"arc-swap",
"arrow",
@@ -5146,8 +5146,8 @@ dependencies = [
[[package]]
name = "lance-arrow"
version = "13.0.0-beta.6"
source = "git+https://github.com/lance-format/lance.git?tag=v13.0.0-beta.6#93c055dee58553c8b7c816c29892fe32877be3d0"
version = "13.0.0-beta.7"
source = "git+https://github.com/lance-format/lance.git?tag=v13.0.0-beta.7#ba4192424e7a871a448431f247366df2f3609ed7"
dependencies = [
"arrow-array",
"arrow-buffer",
@@ -5169,7 +5169,7 @@ dependencies = [
[[package]]
name = "lance-arrow-scalar"
version = "58.0.0"
source = "git+https://github.com/lance-format/lance.git?tag=v13.0.0-beta.6#93c055dee58553c8b7c816c29892fe32877be3d0"
source = "git+https://github.com/lance-format/lance.git?tag=v13.0.0-beta.7#ba4192424e7a871a448431f247366df2f3609ed7"
dependencies = [
"arrow-array",
"arrow-buffer",
@@ -5183,7 +5183,7 @@ dependencies = [
[[package]]
name = "lance-arrow-stats"
version = "58.0.0"
source = "git+https://github.com/lance-format/lance.git?tag=v13.0.0-beta.6#93c055dee58553c8b7c816c29892fe32877be3d0"
source = "git+https://github.com/lance-format/lance.git?tag=v13.0.0-beta.7#ba4192424e7a871a448431f247366df2f3609ed7"
dependencies = [
"arrow-array",
"arrow-schema",
@@ -5192,8 +5192,8 @@ dependencies = [
[[package]]
name = "lance-bitpacking"
version = "13.0.0-beta.6"
source = "git+https://github.com/lance-format/lance.git?tag=v13.0.0-beta.6#93c055dee58553c8b7c816c29892fe32877be3d0"
version = "13.0.0-beta.7"
source = "git+https://github.com/lance-format/lance.git?tag=v13.0.0-beta.7#ba4192424e7a871a448431f247366df2f3609ed7"
dependencies = [
"arrayref",
"crunchy",
@@ -5203,8 +5203,8 @@ dependencies = [
[[package]]
name = "lance-core"
version = "13.0.0-beta.6"
source = "git+https://github.com/lance-format/lance.git?tag=v13.0.0-beta.6#93c055dee58553c8b7c816c29892fe32877be3d0"
version = "13.0.0-beta.7"
source = "git+https://github.com/lance-format/lance.git?tag=v13.0.0-beta.7#ba4192424e7a871a448431f247366df2f3609ed7"
dependencies = [
"arrow-array",
"arrow-buffer",
@@ -5241,8 +5241,8 @@ dependencies = [
[[package]]
name = "lance-datafusion"
version = "13.0.0-beta.6"
source = "git+https://github.com/lance-format/lance.git?tag=v13.0.0-beta.6#93c055dee58553c8b7c816c29892fe32877be3d0"
version = "13.0.0-beta.7"
source = "git+https://github.com/lance-format/lance.git?tag=v13.0.0-beta.7#ba4192424e7a871a448431f247366df2f3609ed7"
dependencies = [
"arrow",
"arrow-array",
@@ -5273,8 +5273,8 @@ dependencies = [
[[package]]
name = "lance-datagen"
version = "13.0.0-beta.6"
source = "git+https://github.com/lance-format/lance.git?tag=v13.0.0-beta.6#93c055dee58553c8b7c816c29892fe32877be3d0"
version = "13.0.0-beta.7"
source = "git+https://github.com/lance-format/lance.git?tag=v13.0.0-beta.7#ba4192424e7a871a448431f247366df2f3609ed7"
dependencies = [
"arrow",
"arrow-array",
@@ -5291,8 +5291,8 @@ dependencies = [
[[package]]
name = "lance-derive"
version = "13.0.0-beta.6"
source = "git+https://github.com/lance-format/lance.git?tag=v13.0.0-beta.6#93c055dee58553c8b7c816c29892fe32877be3d0"
version = "13.0.0-beta.7"
source = "git+https://github.com/lance-format/lance.git?tag=v13.0.0-beta.7#ba4192424e7a871a448431f247366df2f3609ed7"
dependencies = [
"proc-macro2",
"quote",
@@ -5301,8 +5301,8 @@ dependencies = [
[[package]]
name = "lance-encoding"
version = "13.0.0-beta.6"
source = "git+https://github.com/lance-format/lance.git?tag=v13.0.0-beta.6#93c055dee58553c8b7c816c29892fe32877be3d0"
version = "13.0.0-beta.7"
source = "git+https://github.com/lance-format/lance.git?tag=v13.0.0-beta.7#ba4192424e7a871a448431f247366df2f3609ed7"
dependencies = [
"arrow-arith",
"arrow-array",
@@ -5335,8 +5335,8 @@ dependencies = [
[[package]]
name = "lance-file"
version = "13.0.0-beta.6"
source = "git+https://github.com/lance-format/lance.git?tag=v13.0.0-beta.6#93c055dee58553c8b7c816c29892fe32877be3d0"
version = "13.0.0-beta.7"
source = "git+https://github.com/lance-format/lance.git?tag=v13.0.0-beta.7#ba4192424e7a871a448431f247366df2f3609ed7"
dependencies = [
"arrow-arith",
"arrow-array",
@@ -5368,8 +5368,8 @@ dependencies = [
[[package]]
name = "lance-geo"
version = "13.0.0-beta.6"
source = "git+https://github.com/lance-format/lance.git?tag=v13.0.0-beta.6#93c055dee58553c8b7c816c29892fe32877be3d0"
version = "13.0.0-beta.7"
source = "git+https://github.com/lance-format/lance.git?tag=v13.0.0-beta.7#ba4192424e7a871a448431f247366df2f3609ed7"
dependencies = [
"datafusion",
"geo-traits",
@@ -5383,8 +5383,8 @@ dependencies = [
[[package]]
name = "lance-index"
version = "13.0.0-beta.6"
source = "git+https://github.com/lance-format/lance.git?tag=v13.0.0-beta.6#93c055dee58553c8b7c816c29892fe32877be3d0"
version = "13.0.0-beta.7"
source = "git+https://github.com/lance-format/lance.git?tag=v13.0.0-beta.7#ba4192424e7a871a448431f247366df2f3609ed7"
dependencies = [
"arc-swap",
"arrow",
@@ -5452,8 +5452,8 @@ dependencies = [
[[package]]
name = "lance-index-core"
version = "13.0.0-beta.6"
source = "git+https://github.com/lance-format/lance.git?tag=v13.0.0-beta.6#93c055dee58553c8b7c816c29892fe32877be3d0"
version = "13.0.0-beta.7"
source = "git+https://github.com/lance-format/lance.git?tag=v13.0.0-beta.7#ba4192424e7a871a448431f247366df2f3609ed7"
dependencies = [
"arrow-array",
"arrow-schema",
@@ -5475,8 +5475,8 @@ dependencies = [
[[package]]
name = "lance-io"
version = "13.0.0-beta.6"
source = "git+https://github.com/lance-format/lance.git?tag=v13.0.0-beta.6#93c055dee58553c8b7c816c29892fe32877be3d0"
version = "13.0.0-beta.7"
source = "git+https://github.com/lance-format/lance.git?tag=v13.0.0-beta.7#ba4192424e7a871a448431f247366df2f3609ed7"
dependencies = [
"arrow",
"arrow-array",
@@ -5516,8 +5516,8 @@ dependencies = [
[[package]]
name = "lance-linalg"
version = "13.0.0-beta.6"
source = "git+https://github.com/lance-format/lance.git?tag=v13.0.0-beta.6#93c055dee58553c8b7c816c29892fe32877be3d0"
version = "13.0.0-beta.7"
source = "git+https://github.com/lance-format/lance.git?tag=v13.0.0-beta.7#ba4192424e7a871a448431f247366df2f3609ed7"
dependencies = [
"arrow-array",
"arrow-schema",
@@ -5531,8 +5531,8 @@ dependencies = [
[[package]]
name = "lance-namespace"
version = "13.0.0-beta.6"
source = "git+https://github.com/lance-format/lance.git?tag=v13.0.0-beta.6#93c055dee58553c8b7c816c29892fe32877be3d0"
version = "13.0.0-beta.7"
source = "git+https://github.com/lance-format/lance.git?tag=v13.0.0-beta.7#ba4192424e7a871a448431f247366df2f3609ed7"
dependencies = [
"arrow",
"async-trait",
@@ -5546,8 +5546,8 @@ dependencies = [
[[package]]
name = "lance-namespace-impls"
version = "13.0.0-beta.6"
source = "git+https://github.com/lance-format/lance.git?tag=v13.0.0-beta.6#93c055dee58553c8b7c816c29892fe32877be3d0"
version = "13.0.0-beta.7"
source = "git+https://github.com/lance-format/lance.git?tag=v13.0.0-beta.7#ba4192424e7a871a448431f247366df2f3609ed7"
dependencies = [
"arrow",
"arrow-ipc",
@@ -5600,8 +5600,8 @@ dependencies = [
[[package]]
name = "lance-select"
version = "13.0.0-beta.6"
source = "git+https://github.com/lance-format/lance.git?tag=v13.0.0-beta.6#93c055dee58553c8b7c816c29892fe32877be3d0"
version = "13.0.0-beta.7"
source = "git+https://github.com/lance-format/lance.git?tag=v13.0.0-beta.7#ba4192424e7a871a448431f247366df2f3609ed7"
dependencies = [
"arrow-array",
"arrow-buffer",
@@ -5615,8 +5615,8 @@ dependencies = [
[[package]]
name = "lance-table"
version = "13.0.0-beta.6"
source = "git+https://github.com/lance-format/lance.git?tag=v13.0.0-beta.6#93c055dee58553c8b7c816c29892fe32877be3d0"
version = "13.0.0-beta.7"
source = "git+https://github.com/lance-format/lance.git?tag=v13.0.0-beta.7#ba4192424e7a871a448431f247366df2f3609ed7"
dependencies = [
"arrow",
"arrow-array",
@@ -5656,8 +5656,8 @@ dependencies = [
[[package]]
name = "lance-testing"
version = "13.0.0-beta.6"
source = "git+https://github.com/lance-format/lance.git?tag=v13.0.0-beta.6#93c055dee58553c8b7c816c29892fe32877be3d0"
version = "13.0.0-beta.7"
source = "git+https://github.com/lance-format/lance.git?tag=v13.0.0-beta.7#ba4192424e7a871a448431f247366df2f3609ed7"
dependencies = [
"arrow-array",
"arrow-schema",
@@ -5670,8 +5670,8 @@ dependencies = [
[[package]]
name = "lance-tokenizer"
version = "13.0.0-beta.6"
source = "git+https://github.com/lance-format/lance.git?tag=v13.0.0-beta.6#93c055dee58553c8b7c816c29892fe32877be3d0"
version = "13.0.0-beta.7"
source = "git+https://github.com/lance-format/lance.git?tag=v13.0.0-beta.7#ba4192424e7a871a448431f247366df2f3609ed7"
dependencies = [
"frostem",
"icu_segmenter",
+14 -14
View File
@@ -13,20 +13,20 @@ categories = ["database-implementations"]
rust-version = "1.91.0"
[workspace.dependencies]
lance = { "version" = "=13.0.0-beta.6", default-features = false, "tag" = "v13.0.0-beta.6", "git" = "https://github.com/lance-format/lance.git" }
lance-core = { "version" = "=13.0.0-beta.6", "tag" = "v13.0.0-beta.6", "git" = "https://github.com/lance-format/lance.git" }
lance-datagen = { "version" = "=13.0.0-beta.6", "tag" = "v13.0.0-beta.6", "git" = "https://github.com/lance-format/lance.git" }
lance-file = { "version" = "=13.0.0-beta.6", "tag" = "v13.0.0-beta.6", "git" = "https://github.com/lance-format/lance.git" }
lance-io = { "version" = "=13.0.0-beta.6", default-features = false, "tag" = "v13.0.0-beta.6", "git" = "https://github.com/lance-format/lance.git" }
lance-index = { "version" = "=13.0.0-beta.6", "tag" = "v13.0.0-beta.6", "git" = "https://github.com/lance-format/lance.git" }
lance-linalg = { "version" = "=13.0.0-beta.6", "tag" = "v13.0.0-beta.6", "git" = "https://github.com/lance-format/lance.git" }
lance-namespace = { "version" = "=13.0.0-beta.6", "tag" = "v13.0.0-beta.6", "git" = "https://github.com/lance-format/lance.git" }
lance-namespace-impls = { "version" = "=13.0.0-beta.6", default-features = false, "tag" = "v13.0.0-beta.6", "git" = "https://github.com/lance-format/lance.git" }
lance-table = { "version" = "=13.0.0-beta.6", "tag" = "v13.0.0-beta.6", "git" = "https://github.com/lance-format/lance.git" }
lance-testing = { "version" = "=13.0.0-beta.6", "tag" = "v13.0.0-beta.6", "git" = "https://github.com/lance-format/lance.git" }
lance-datafusion = { "version" = "=13.0.0-beta.6", "tag" = "v13.0.0-beta.6", "git" = "https://github.com/lance-format/lance.git" }
lance-encoding = { "version" = "=13.0.0-beta.6", "tag" = "v13.0.0-beta.6", "git" = "https://github.com/lance-format/lance.git" }
lance-arrow = { "version" = "=13.0.0-beta.6", "tag" = "v13.0.0-beta.6", "git" = "https://github.com/lance-format/lance.git" }
lance = { "version" = "=13.0.0-beta.7", default-features = false, "tag" = "v13.0.0-beta.7", "git" = "https://github.com/lance-format/lance.git" }
lance-core = { "version" = "=13.0.0-beta.7", "tag" = "v13.0.0-beta.7", "git" = "https://github.com/lance-format/lance.git" }
lance-datagen = { "version" = "=13.0.0-beta.7", "tag" = "v13.0.0-beta.7", "git" = "https://github.com/lance-format/lance.git" }
lance-file = { "version" = "=13.0.0-beta.7", "tag" = "v13.0.0-beta.7", "git" = "https://github.com/lance-format/lance.git" }
lance-io = { "version" = "=13.0.0-beta.7", default-features = false, "tag" = "v13.0.0-beta.7", "git" = "https://github.com/lance-format/lance.git" }
lance-index = { "version" = "=13.0.0-beta.7", "tag" = "v13.0.0-beta.7", "git" = "https://github.com/lance-format/lance.git" }
lance-linalg = { "version" = "=13.0.0-beta.7", "tag" = "v13.0.0-beta.7", "git" = "https://github.com/lance-format/lance.git" }
lance-namespace = { "version" = "=13.0.0-beta.7", "tag" = "v13.0.0-beta.7", "git" = "https://github.com/lance-format/lance.git" }
lance-namespace-impls = { "version" = "=13.0.0-beta.7", default-features = false, "tag" = "v13.0.0-beta.7", "git" = "https://github.com/lance-format/lance.git" }
lance-table = { "version" = "=13.0.0-beta.7", "tag" = "v13.0.0-beta.7", "git" = "https://github.com/lance-format/lance.git" }
lance-testing = { "version" = "=13.0.0-beta.7", "tag" = "v13.0.0-beta.7", "git" = "https://github.com/lance-format/lance.git" }
lance-datafusion = { "version" = "=13.0.0-beta.7", "tag" = "v13.0.0-beta.7", "git" = "https://github.com/lance-format/lance.git" }
lance-encoding = { "version" = "=13.0.0-beta.7", "tag" = "v13.0.0-beta.7", "git" = "https://github.com/lance-format/lance.git" }
lance-arrow = { "version" = "=13.0.0-beta.7", "tag" = "v13.0.0-beta.7", "git" = "https://github.com/lance-format/lance.git" }
lancedb = { path = "rust/lancedb", default-features = false }
ahash = "0.8"
# Note that this one does not include pyarrow
+1 -1
View File
@@ -28,7 +28,7 @@
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<arrow.version>15.0.0</arrow.version>
<lance-core.version>13.0.0-beta.6</lance-core.version>
<lance-core.version>13.0.0-beta.7</lance-core.version>
<spotless.skip>false</spotless.skip>
<spotless.version>2.30.0</spotless.version>
<spotless.java.googlejavaformat.version>1.7</spotless.java.googlejavaformat.version>