From 8043b3d4dd62f65e3c9eccea03aed3ed44434a0b Mon Sep 17 00:00:00 2001 From: lancedb automation Date: Tue, 2 Jun 2026 04:16:10 +0000 Subject: [PATCH] chore: update lance dependency to v7.2.0-beta.4 --- Cargo.lock | 78 +++++++++++++++++++++++++++------------------------- Cargo.toml | 28 +++++++++---------- java/pom.xml | 2 +- 3 files changed, 55 insertions(+), 53 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 4449aba49..26405cf6a 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -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", diff --git a/Cargo.toml b/Cargo.toml index 9b4489dfc..3a238e951 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -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 } diff --git a/java/pom.xml b/java/pom.xml index a61599ee0..8c9f27ea4 100644 --- a/java/pom.xml +++ b/java/pom.xml @@ -28,7 +28,7 @@ UTF-8 15.0.0 - 7.2.0-beta.1 + 7.2.0-beta.4 false 2.30.0 1.7