From dcf7334c1fb6525ad1a8f4b244ce55ec87b74418 Mon Sep 17 00:00:00 2001 From: BubbleCal Date: Fri, 8 Aug 2025 17:00:54 +0800 Subject: [PATCH] chore: upgrade lance to v0.32.2-beta.1 (#2580) Signed-off-by: BubbleCal --- Cargo.lock | 52 ++++++++++++++++++++++++++-------------------------- Cargo.toml | 25 ++++++++++--------------- 2 files changed, 36 insertions(+), 41 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index abbaebc7..1e0df8ea 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -2837,8 +2837,8 @@ checksum = "42703706b716c37f96a77aea830392ad231f44c9e9a67872fa5548707e11b11c" [[package]] name = "fsst" -version = "0.32.1" -source = "git+https://github.com/lancedb/lance.git?tag=v0.32.1-beta.2#2d57f221d3f13a96b1eac5b072c07a92b52e93cf" +version = "0.32.2" +source = "git+https://github.com/lancedb/lance.git?tag=v0.32.2-beta.1#7f7db6afb0b55f2b4afddec0921d1c7c7e7eb04e" dependencies = [ "arrow-array", "rand 0.8.5", @@ -3951,8 +3951,8 @@ dependencies = [ [[package]] name = "lance" -version = "0.32.1" -source = "git+https://github.com/lancedb/lance.git?tag=v0.32.1-beta.2#2d57f221d3f13a96b1eac5b072c07a92b52e93cf" +version = "0.32.2" +source = "git+https://github.com/lancedb/lance.git?tag=v0.32.2-beta.1#7f7db6afb0b55f2b4afddec0921d1c7c7e7eb04e" dependencies = [ "arrow", "arrow-arith", @@ -4014,8 +4014,8 @@ dependencies = [ [[package]] name = "lance-arrow" -version = "0.32.1" -source = "git+https://github.com/lancedb/lance.git?tag=v0.32.1-beta.2#2d57f221d3f13a96b1eac5b072c07a92b52e93cf" +version = "0.32.2" +source = "git+https://github.com/lancedb/lance.git?tag=v0.32.2-beta.1#7f7db6afb0b55f2b4afddec0921d1c7c7e7eb04e" dependencies = [ "arrow-array", "arrow-buffer", @@ -4032,8 +4032,8 @@ dependencies = [ [[package]] name = "lance-core" -version = "0.32.1" -source = "git+https://github.com/lancedb/lance.git?tag=v0.32.1-beta.2#2d57f221d3f13a96b1eac5b072c07a92b52e93cf" +version = "0.32.2" +source = "git+https://github.com/lancedb/lance.git?tag=v0.32.2-beta.1#7f7db6afb0b55f2b4afddec0921d1c7c7e7eb04e" dependencies = [ "arrow-array", "arrow-buffer", @@ -4068,8 +4068,8 @@ dependencies = [ [[package]] name = "lance-datafusion" -version = "0.32.1" -source = "git+https://github.com/lancedb/lance.git?tag=v0.32.1-beta.2#2d57f221d3f13a96b1eac5b072c07a92b52e93cf" +version = "0.32.2" +source = "git+https://github.com/lancedb/lance.git?tag=v0.32.2-beta.1#7f7db6afb0b55f2b4afddec0921d1c7c7e7eb04e" dependencies = [ "arrow", "arrow-array", @@ -4097,8 +4097,8 @@ dependencies = [ [[package]] name = "lance-datagen" -version = "0.32.1" -source = "git+https://github.com/lancedb/lance.git?tag=v0.32.1-beta.2#2d57f221d3f13a96b1eac5b072c07a92b52e93cf" +version = "0.32.2" +source = "git+https://github.com/lancedb/lance.git?tag=v0.32.2-beta.1#7f7db6afb0b55f2b4afddec0921d1c7c7e7eb04e" dependencies = [ "arrow", "arrow-array", @@ -4114,8 +4114,8 @@ dependencies = [ [[package]] name = "lance-encoding" -version = "0.32.1" -source = "git+https://github.com/lancedb/lance.git?tag=v0.32.1-beta.2#2d57f221d3f13a96b1eac5b072c07a92b52e93cf" +version = "0.32.2" +source = "git+https://github.com/lancedb/lance.git?tag=v0.32.2-beta.1#7f7db6afb0b55f2b4afddec0921d1c7c7e7eb04e" dependencies = [ "arrayref", "arrow", @@ -4154,8 +4154,8 @@ dependencies = [ [[package]] name = "lance-file" -version = "0.32.1" -source = "git+https://github.com/lancedb/lance.git?tag=v0.32.1-beta.2#2d57f221d3f13a96b1eac5b072c07a92b52e93cf" +version = "0.32.2" +source = "git+https://github.com/lancedb/lance.git?tag=v0.32.2-beta.1#7f7db6afb0b55f2b4afddec0921d1c7c7e7eb04e" dependencies = [ "arrow-arith", "arrow-array", @@ -4189,8 +4189,8 @@ dependencies = [ [[package]] name = "lance-index" -version = "0.32.1" -source = "git+https://github.com/lancedb/lance.git?tag=v0.32.1-beta.2#2d57f221d3f13a96b1eac5b072c07a92b52e93cf" +version = "0.32.2" +source = "git+https://github.com/lancedb/lance.git?tag=v0.32.2-beta.1#7f7db6afb0b55f2b4afddec0921d1c7c7e7eb04e" dependencies = [ "arrow", "arrow-array", @@ -4243,8 +4243,8 @@ dependencies = [ [[package]] name = "lance-io" -version = "0.32.1" -source = "git+https://github.com/lancedb/lance.git?tag=v0.32.1-beta.2#2d57f221d3f13a96b1eac5b072c07a92b52e93cf" +version = "0.32.2" +source = "git+https://github.com/lancedb/lance.git?tag=v0.32.2-beta.1#7f7db6afb0b55f2b4afddec0921d1c7c7e7eb04e" dependencies = [ "arrow", "arrow-arith", @@ -4284,8 +4284,8 @@ dependencies = [ [[package]] name = "lance-linalg" -version = "0.32.1" -source = "git+https://github.com/lancedb/lance.git?tag=v0.32.1-beta.2#2d57f221d3f13a96b1eac5b072c07a92b52e93cf" +version = "0.32.2" +source = "git+https://github.com/lancedb/lance.git?tag=v0.32.2-beta.1#7f7db6afb0b55f2b4afddec0921d1c7c7e7eb04e" dependencies = [ "arrow-array", "arrow-buffer", @@ -4308,8 +4308,8 @@ dependencies = [ [[package]] name = "lance-table" -version = "0.32.1" -source = "git+https://github.com/lancedb/lance.git?tag=v0.32.1-beta.2#2d57f221d3f13a96b1eac5b072c07a92b52e93cf" +version = "0.32.2" +source = "git+https://github.com/lancedb/lance.git?tag=v0.32.2-beta.1#7f7db6afb0b55f2b4afddec0921d1c7c7e7eb04e" dependencies = [ "arrow", "arrow-array", @@ -4347,8 +4347,8 @@ dependencies = [ [[package]] name = "lance-testing" -version = "0.32.1" -source = "git+https://github.com/lancedb/lance.git?tag=v0.32.1-beta.2#2d57f221d3f13a96b1eac5b072c07a92b52e93cf" +version = "0.32.2" +source = "git+https://github.com/lancedb/lance.git?tag=v0.32.2-beta.1#7f7db6afb0b55f2b4afddec0921d1c7c7e7eb04e" dependencies = [ "arrow-array", "arrow-schema", diff --git a/Cargo.toml b/Cargo.toml index 20d3ca7a..e25cf029 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,10 +1,5 @@ [workspace] -members = [ - "rust/lancedb", - "nodejs", - "python", - "java/core/lancedb-jni", -] +members = ["rust/lancedb", "nodejs", "python", "java/core/lancedb-jni"] # Python package needs to be built by maturin. exclude = ["python"] resolver = "2" @@ -20,16 +15,16 @@ categories = ["database-implementations"] rust-version = "1.78.0" [workspace.dependencies] -lance = { "version" = "=0.32.1", "features" = [ +lance = { "version" = "=0.32.2", "features" = [ "dynamodb", -], "tag" = "v0.32.1-beta.2", "git" = "https://github.com/lancedb/lance.git" } -lance-io = { "version" = "=0.32.1", "tag" = "v0.32.1-beta.2", "git" = "https://github.com/lancedb/lance.git" } -lance-index = { "version" = "=0.32.1", "tag" = "v0.32.1-beta.2", "git" = "https://github.com/lancedb/lance.git" } -lance-linalg = { "version" = "=0.32.1", "tag" = "v0.32.1-beta.2", "git" = "https://github.com/lancedb/lance.git" } -lance-table = { "version" = "=0.32.1", "tag" = "v0.32.1-beta.2", "git" = "https://github.com/lancedb/lance.git" } -lance-testing = { "version" = "=0.32.1", "tag" = "v0.32.1-beta.2", "git" = "https://github.com/lancedb/lance.git" } -lance-datafusion = { "version" = "=0.32.1", "tag" = "v0.32.1-beta.2", "git" = "https://github.com/lancedb/lance.git" } -lance-encoding = { "version" = "=0.32.1", "tag" = "v0.32.1-beta.2", "git" = "https://github.com/lancedb/lance.git" } +], "tag" = "v0.32.2-beta.1", "git" = "https://github.com/lancedb/lance.git" } +lance-io = { "version" = "=0.32.2", "tag" = "v0.32.2-beta.1", "git" = "https://github.com/lancedb/lance.git" } +lance-index = { "version" = "=0.32.2", "tag" = "v0.32.2-beta.1", "git" = "https://github.com/lancedb/lance.git" } +lance-linalg = { "version" = "=0.32.2", "tag" = "v0.32.2-beta.1", "git" = "https://github.com/lancedb/lance.git" } +lance-table = { "version" = "=0.32.2", "tag" = "v0.32.2-beta.1", "git" = "https://github.com/lancedb/lance.git" } +lance-testing = { "version" = "=0.32.2", "tag" = "v0.32.2-beta.1", "git" = "https://github.com/lancedb/lance.git" } +lance-datafusion = { "version" = "=0.32.2", "tag" = "v0.32.2-beta.1", "git" = "https://github.com/lancedb/lance.git" } +lance-encoding = { "version" = "=0.32.2", "tag" = "v0.32.2-beta.1", "git" = "https://github.com/lancedb/lance.git" } # Note that this one does not include pyarrow arrow = { version = "55.1", optional = false } arrow-array = "55.1"