chore: update lance dependency to v7.2.0-beta.4

This commit is contained in:
lancedb automation
2026-06-02 04:16:10 +00:00
parent f20ec99dec
commit 8043b3d4dd
3 changed files with 55 additions and 53 deletions

78
Cargo.lock generated
View File

@@ -3306,8 +3306,8 @@ checksum = "42703706b716c37f96a77aea830392ad231f44c9e9a67872fa5548707e11b11c"
[[package]]
name = "fsst"
version = "7.2.0-beta.3"
source = "git+https://github.com/lance-format/lance.git?tag=v7.2.0-beta.3#7c070f760fa8e24c8015cb2afbd22c5e6b7898e8"
version = "7.2.0-beta.4"
source = "git+https://github.com/lance-format/lance.git?tag=v7.2.0-beta.4#c3126cd11121158927102afc764875fc1dedc2c5"
dependencies = [
"arrow-array",
"rand 0.9.4",
@@ -4574,8 +4574,8 @@ checksum = "e037a2e1d8d5fdbd49b16a4ea09d5d6401c1f29eca5ff29d03d3824dba16256a"
[[package]]
name = "lance"
version = "7.2.0-beta.3"
source = "git+https://github.com/lance-format/lance.git?tag=v7.2.0-beta.3#7c070f760fa8e24c8015cb2afbd22c5e6b7898e8"
version = "7.2.0-beta.4"
source = "git+https://github.com/lance-format/lance.git?tag=v7.2.0-beta.4#c3126cd11121158927102afc764875fc1dedc2c5"
dependencies = [
"arc-swap",
"arrow",
@@ -4648,8 +4648,8 @@ dependencies = [
[[package]]
name = "lance-arrow"
version = "7.2.0-beta.3"
source = "git+https://github.com/lance-format/lance.git?tag=v7.2.0-beta.3#7c070f760fa8e24c8015cb2afbd22c5e6b7898e8"
version = "7.2.0-beta.4"
source = "git+https://github.com/lance-format/lance.git?tag=v7.2.0-beta.4#c3126cd11121158927102afc764875fc1dedc2c5"
dependencies = [
"arrow-array",
"arrow-buffer",
@@ -4670,7 +4670,7 @@ dependencies = [
[[package]]
name = "lance-arrow-scalar"
version = "58.0.0"
source = "git+https://github.com/lance-format/lance.git?tag=v7.2.0-beta.3#7c070f760fa8e24c8015cb2afbd22c5e6b7898e8"
source = "git+https://github.com/lance-format/lance.git?tag=v7.2.0-beta.4#c3126cd11121158927102afc764875fc1dedc2c5"
dependencies = [
"arrow-array",
"arrow-buffer",
@@ -4684,7 +4684,7 @@ dependencies = [
[[package]]
name = "lance-arrow-stats"
version = "58.0.0"
source = "git+https://github.com/lance-format/lance.git?tag=v7.2.0-beta.3#7c070f760fa8e24c8015cb2afbd22c5e6b7898e8"
source = "git+https://github.com/lance-format/lance.git?tag=v7.2.0-beta.4#c3126cd11121158927102afc764875fc1dedc2c5"
dependencies = [
"arrow-array",
"arrow-schema",
@@ -4693,8 +4693,8 @@ dependencies = [
[[package]]
name = "lance-bitpacking"
version = "7.2.0-beta.3"
source = "git+https://github.com/lance-format/lance.git?tag=v7.2.0-beta.3#7c070f760fa8e24c8015cb2afbd22c5e6b7898e8"
version = "7.2.0-beta.4"
source = "git+https://github.com/lance-format/lance.git?tag=v7.2.0-beta.4#c3126cd11121158927102afc764875fc1dedc2c5"
dependencies = [
"arrayref",
"paste",
@@ -4703,8 +4703,8 @@ dependencies = [
[[package]]
name = "lance-core"
version = "7.2.0-beta.3"
source = "git+https://github.com/lance-format/lance.git?tag=v7.2.0-beta.3#7c070f760fa8e24c8015cb2afbd22c5e6b7898e8"
version = "7.2.0-beta.4"
source = "git+https://github.com/lance-format/lance.git?tag=v7.2.0-beta.4#c3126cd11121158927102afc764875fc1dedc2c5"
dependencies = [
"arrow-array",
"arrow-buffer",
@@ -4739,8 +4739,8 @@ dependencies = [
[[package]]
name = "lance-datafusion"
version = "7.2.0-beta.3"
source = "git+https://github.com/lance-format/lance.git?tag=v7.2.0-beta.3#7c070f760fa8e24c8015cb2afbd22c5e6b7898e8"
version = "7.2.0-beta.4"
source = "git+https://github.com/lance-format/lance.git?tag=v7.2.0-beta.4#c3126cd11121158927102afc764875fc1dedc2c5"
dependencies = [
"arrow",
"arrow-array",
@@ -4770,8 +4770,8 @@ dependencies = [
[[package]]
name = "lance-datagen"
version = "7.2.0-beta.3"
source = "git+https://github.com/lance-format/lance.git?tag=v7.2.0-beta.3#7c070f760fa8e24c8015cb2afbd22c5e6b7898e8"
version = "7.2.0-beta.4"
source = "git+https://github.com/lance-format/lance.git?tag=v7.2.0-beta.4#c3126cd11121158927102afc764875fc1dedc2c5"
dependencies = [
"arrow",
"arrow-array",
@@ -4789,8 +4789,8 @@ dependencies = [
[[package]]
name = "lance-encoding"
version = "7.2.0-beta.3"
source = "git+https://github.com/lance-format/lance.git?tag=v7.2.0-beta.3#7c070f760fa8e24c8015cb2afbd22c5e6b7898e8"
version = "7.2.0-beta.4"
source = "git+https://github.com/lance-format/lance.git?tag=v7.2.0-beta.4#c3126cd11121158927102afc764875fc1dedc2c5"
dependencies = [
"arrow-arith",
"arrow-array",
@@ -4825,8 +4825,8 @@ dependencies = [
[[package]]
name = "lance-file"
version = "7.2.0-beta.3"
source = "git+https://github.com/lance-format/lance.git?tag=v7.2.0-beta.3#7c070f760fa8e24c8015cb2afbd22c5e6b7898e8"
version = "7.2.0-beta.4"
source = "git+https://github.com/lance-format/lance.git?tag=v7.2.0-beta.4#c3126cd11121158927102afc764875fc1dedc2c5"
dependencies = [
"arrow-arith",
"arrow-array",
@@ -4857,8 +4857,8 @@ dependencies = [
[[package]]
name = "lance-index"
version = "7.2.0-beta.3"
source = "git+https://github.com/lance-format/lance.git?tag=v7.2.0-beta.3#7c070f760fa8e24c8015cb2afbd22c5e6b7898e8"
version = "7.2.0-beta.4"
source = "git+https://github.com/lance-format/lance.git?tag=v7.2.0-beta.4#c3126cd11121158927102afc764875fc1dedc2c5"
dependencies = [
"arc-swap",
"arrow",
@@ -4924,8 +4924,8 @@ dependencies = [
[[package]]
name = "lance-io"
version = "7.2.0-beta.3"
source = "git+https://github.com/lance-format/lance.git?tag=v7.2.0-beta.3#7c070f760fa8e24c8015cb2afbd22c5e6b7898e8"
version = "7.2.0-beta.4"
source = "git+https://github.com/lance-format/lance.git?tag=v7.2.0-beta.4#c3126cd11121158927102afc764875fc1dedc2c5"
dependencies = [
"arrow",
"arrow-arith",
@@ -4967,8 +4967,8 @@ dependencies = [
[[package]]
name = "lance-linalg"
version = "7.2.0-beta.3"
source = "git+https://github.com/lance-format/lance.git?tag=v7.2.0-beta.3#7c070f760fa8e24c8015cb2afbd22c5e6b7898e8"
version = "7.2.0-beta.4"
source = "git+https://github.com/lance-format/lance.git?tag=v7.2.0-beta.4#c3126cd11121158927102afc764875fc1dedc2c5"
dependencies = [
"arrow-array",
"arrow-buffer",
@@ -4984,8 +4984,8 @@ dependencies = [
[[package]]
name = "lance-namespace"
version = "7.2.0-beta.3"
source = "git+https://github.com/lance-format/lance.git?tag=v7.2.0-beta.3#7c070f760fa8e24c8015cb2afbd22c5e6b7898e8"
version = "7.2.0-beta.4"
source = "git+https://github.com/lance-format/lance.git?tag=v7.2.0-beta.4#c3126cd11121158927102afc764875fc1dedc2c5"
dependencies = [
"arrow",
"async-trait",
@@ -4997,8 +4997,8 @@ dependencies = [
[[package]]
name = "lance-namespace-impls"
version = "7.2.0-beta.3"
source = "git+https://github.com/lance-format/lance.git?tag=v7.2.0-beta.3#7c070f760fa8e24c8015cb2afbd22c5e6b7898e8"
version = "7.2.0-beta.4"
source = "git+https://github.com/lance-format/lance.git?tag=v7.2.0-beta.4#c3126cd11121158927102afc764875fc1dedc2c5"
dependencies = [
"arrow",
"arrow-ipc",
@@ -5047,23 +5047,25 @@ dependencies = [
[[package]]
name = "lance-select"
version = "7.2.0-beta.3"
source = "git+https://github.com/lance-format/lance.git?tag=v7.2.0-beta.3#7c070f760fa8e24c8015cb2afbd22c5e6b7898e8"
version = "7.2.0-beta.4"
source = "git+https://github.com/lance-format/lance.git?tag=v7.2.0-beta.4#c3126cd11121158927102afc764875fc1dedc2c5"
dependencies = [
"arrow-array",
"arrow-buffer",
"arrow-schema",
"byteorder",
"bytes",
"deepsize",
"itertools 0.13.0",
"lance-core",
"roaring",
"tracing",
]
[[package]]
name = "lance-table"
version = "7.2.0-beta.3"
source = "git+https://github.com/lance-format/lance.git?tag=v7.2.0-beta.3#7c070f760fa8e24c8015cb2afbd22c5e6b7898e8"
version = "7.2.0-beta.4"
source = "git+https://github.com/lance-format/lance.git?tag=v7.2.0-beta.4#c3126cd11121158927102afc764875fc1dedc2c5"
dependencies = [
"arrow",
"arrow-array",
@@ -5103,8 +5105,8 @@ dependencies = [
[[package]]
name = "lance-testing"
version = "7.2.0-beta.3"
source = "git+https://github.com/lance-format/lance.git?tag=v7.2.0-beta.3#7c070f760fa8e24c8015cb2afbd22c5e6b7898e8"
version = "7.2.0-beta.4"
source = "git+https://github.com/lance-format/lance.git?tag=v7.2.0-beta.4#c3126cd11121158927102afc764875fc1dedc2c5"
dependencies = [
"arrow-array",
"arrow-schema",
@@ -5115,8 +5117,8 @@ dependencies = [
[[package]]
name = "lance-tokenizer"
version = "7.2.0-beta.3"
source = "git+https://github.com/lance-format/lance.git?tag=v7.2.0-beta.3#7c070f760fa8e24c8015cb2afbd22c5e6b7898e8"
version = "7.2.0-beta.4"
source = "git+https://github.com/lance-format/lance.git?tag=v7.2.0-beta.4#c3126cd11121158927102afc764875fc1dedc2c5"
dependencies = [
"icu_segmenter",
"jieba-rs",

View File

@@ -13,20 +13,20 @@ categories = ["database-implementations"]
rust-version = "1.91.0"
[workspace.dependencies]
lance = { "version" = "=7.2.0-beta.3", default-features = false, "tag" = "v7.2.0-beta.3", "git" = "https://github.com/lance-format/lance.git" }
lance-core = { "version" = "=7.2.0-beta.3", "tag" = "v7.2.0-beta.3", "git" = "https://github.com/lance-format/lance.git" }
lance-datagen = { "version" = "=7.2.0-beta.3", "tag" = "v7.2.0-beta.3", "git" = "https://github.com/lance-format/lance.git" }
lance-file = { "version" = "=7.2.0-beta.3", "tag" = "v7.2.0-beta.3", "git" = "https://github.com/lance-format/lance.git" }
lance-io = { "version" = "=7.2.0-beta.3", default-features = false, "tag" = "v7.2.0-beta.3", "git" = "https://github.com/lance-format/lance.git" }
lance-index = { "version" = "=7.2.0-beta.3", "tag" = "v7.2.0-beta.3", "git" = "https://github.com/lance-format/lance.git" }
lance-linalg = { "version" = "=7.2.0-beta.3", "tag" = "v7.2.0-beta.3", "git" = "https://github.com/lance-format/lance.git" }
lance-namespace = { "version" = "=7.2.0-beta.3", "tag" = "v7.2.0-beta.3", "git" = "https://github.com/lance-format/lance.git" }
lance-namespace-impls = { "version" = "=7.2.0-beta.3", default-features = false, "tag" = "v7.2.0-beta.3", "git" = "https://github.com/lance-format/lance.git" }
lance-table = { "version" = "=7.2.0-beta.3", "tag" = "v7.2.0-beta.3", "git" = "https://github.com/lance-format/lance.git" }
lance-testing = { "version" = "=7.2.0-beta.3", "tag" = "v7.2.0-beta.3", "git" = "https://github.com/lance-format/lance.git" }
lance-datafusion = { "version" = "=7.2.0-beta.3", "tag" = "v7.2.0-beta.3", "git" = "https://github.com/lance-format/lance.git" }
lance-encoding = { "version" = "=7.2.0-beta.3", "tag" = "v7.2.0-beta.3", "git" = "https://github.com/lance-format/lance.git" }
lance-arrow = { "version" = "=7.2.0-beta.3", "tag" = "v7.2.0-beta.3", "git" = "https://github.com/lance-format/lance.git" }
lance = { "version" = "=7.2.0-beta.4", default-features = false, "tag" = "v7.2.0-beta.4", "git" = "https://github.com/lance-format/lance.git" }
lance-core = { "version" = "=7.2.0-beta.4", "tag" = "v7.2.0-beta.4", "git" = "https://github.com/lance-format/lance.git" }
lance-datagen = { "version" = "=7.2.0-beta.4", "tag" = "v7.2.0-beta.4", "git" = "https://github.com/lance-format/lance.git" }
lance-file = { "version" = "=7.2.0-beta.4", "tag" = "v7.2.0-beta.4", "git" = "https://github.com/lance-format/lance.git" }
lance-io = { "version" = "=7.2.0-beta.4", default-features = false, "tag" = "v7.2.0-beta.4", "git" = "https://github.com/lance-format/lance.git" }
lance-index = { "version" = "=7.2.0-beta.4", "tag" = "v7.2.0-beta.4", "git" = "https://github.com/lance-format/lance.git" }
lance-linalg = { "version" = "=7.2.0-beta.4", "tag" = "v7.2.0-beta.4", "git" = "https://github.com/lance-format/lance.git" }
lance-namespace = { "version" = "=7.2.0-beta.4", "tag" = "v7.2.0-beta.4", "git" = "https://github.com/lance-format/lance.git" }
lance-namespace-impls = { "version" = "=7.2.0-beta.4", default-features = false, "tag" = "v7.2.0-beta.4", "git" = "https://github.com/lance-format/lance.git" }
lance-table = { "version" = "=7.2.0-beta.4", "tag" = "v7.2.0-beta.4", "git" = "https://github.com/lance-format/lance.git" }
lance-testing = { "version" = "=7.2.0-beta.4", "tag" = "v7.2.0-beta.4", "git" = "https://github.com/lance-format/lance.git" }
lance-datafusion = { "version" = "=7.2.0-beta.4", "tag" = "v7.2.0-beta.4", "git" = "https://github.com/lance-format/lance.git" }
lance-encoding = { "version" = "=7.2.0-beta.4", "tag" = "v7.2.0-beta.4", "git" = "https://github.com/lance-format/lance.git" }
lance-arrow = { "version" = "=7.2.0-beta.4", "tag" = "v7.2.0-beta.4", "git" = "https://github.com/lance-format/lance.git" }
ahash = "0.8"
# Note that this one does not include pyarrow
arrow = { version = "58.0.0", optional = false }

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>7.2.0-beta.1</lance-core.version>
<lance-core.version>7.2.0-beta.4</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>