From f428c6a76cc8bef500fea02d20f0e9934a2c6776 Mon Sep 17 00:00:00 2001 From: LanceDB Robot Date: Wed, 8 Jul 2026 04:39:10 -0700 Subject: [PATCH] chore: update lance dependency to v9.0.0-beta.18 (#3632) Updates LanceDB's Lance dependencies to v9.0.0-beta.18.\n\nThis refreshes the Rust workspace lockfile and Java lance-core version using the repository update script. Triggering Lance tag: https://github.com/lancedb/lance/releases/tag/v9.0.0-beta.18 --- Cargo.lock | 81 ++++++++++++++++++++++++++-------------------------- Cargo.toml | 28 +++++++++--------- java/pom.xml | 2 +- 3 files changed, 56 insertions(+), 55 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 00ec1853a..c693e34a2 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -3423,8 +3423,8 @@ checksum = "42703706b716c37f96a77aea830392ad231f44c9e9a67872fa5548707e11b11c" [[package]] name = "fsst" -version = "9.0.0-beta.17" -source = "git+https://github.com/lance-format/lance.git?tag=v9.0.0-beta.17#9c04698551db8ff7f64dc005ad2a4256f55b7441" +version = "9.0.0-beta.18" +source = "git+https://github.com/lance-format/lance.git?tag=v9.0.0-beta.18#d581bb9d068c4c3bba22c8a9972b2103d028dbcd" dependencies = [ "arrow-array", "rand 0.9.4", @@ -4726,8 +4726,8 @@ checksum = "e037a2e1d8d5fdbd49b16a4ea09d5d6401c1f29eca5ff29d03d3824dba16256a" [[package]] name = "lance" -version = "9.0.0-beta.17" -source = "git+https://github.com/lance-format/lance.git?tag=v9.0.0-beta.17#9c04698551db8ff7f64dc005ad2a4256f55b7441" +version = "9.0.0-beta.18" +source = "git+https://github.com/lance-format/lance.git?tag=v9.0.0-beta.18#d581bb9d068c4c3bba22c8a9972b2103d028dbcd" dependencies = [ "arc-swap", "arrow", @@ -4801,8 +4801,8 @@ dependencies = [ [[package]] name = "lance-arrow" -version = "9.0.0-beta.17" -source = "git+https://github.com/lance-format/lance.git?tag=v9.0.0-beta.17#9c04698551db8ff7f64dc005ad2a4256f55b7441" +version = "9.0.0-beta.18" +source = "git+https://github.com/lance-format/lance.git?tag=v9.0.0-beta.18#d581bb9d068c4c3bba22c8a9972b2103d028dbcd" dependencies = [ "arrow-array", "arrow-buffer", @@ -4811,6 +4811,7 @@ dependencies = [ "arrow-ord", "arrow-schema", "arrow-select", + "bytemuck", "bytes", "futures", "getrandom 0.2.17", @@ -4823,7 +4824,7 @@ dependencies = [ [[package]] name = "lance-arrow-scalar" version = "58.0.0" -source = "git+https://github.com/lance-format/lance.git?tag=v9.0.0-beta.17#9c04698551db8ff7f64dc005ad2a4256f55b7441" +source = "git+https://github.com/lance-format/lance.git?tag=v9.0.0-beta.18#d581bb9d068c4c3bba22c8a9972b2103d028dbcd" dependencies = [ "arrow-array", "arrow-buffer", @@ -4837,7 +4838,7 @@ dependencies = [ [[package]] name = "lance-arrow-stats" version = "58.0.0" -source = "git+https://github.com/lance-format/lance.git?tag=v9.0.0-beta.17#9c04698551db8ff7f64dc005ad2a4256f55b7441" +source = "git+https://github.com/lance-format/lance.git?tag=v9.0.0-beta.18#d581bb9d068c4c3bba22c8a9972b2103d028dbcd" dependencies = [ "arrow-array", "arrow-schema", @@ -4846,8 +4847,8 @@ dependencies = [ [[package]] name = "lance-bitpacking" -version = "9.0.0-beta.17" -source = "git+https://github.com/lance-format/lance.git?tag=v9.0.0-beta.17#9c04698551db8ff7f64dc005ad2a4256f55b7441" +version = "9.0.0-beta.18" +source = "git+https://github.com/lance-format/lance.git?tag=v9.0.0-beta.18#d581bb9d068c4c3bba22c8a9972b2103d028dbcd" dependencies = [ "arrayref", "crunchy", @@ -4857,8 +4858,8 @@ dependencies = [ [[package]] name = "lance-core" -version = "9.0.0-beta.17" -source = "git+https://github.com/lance-format/lance.git?tag=v9.0.0-beta.17#9c04698551db8ff7f64dc005ad2a4256f55b7441" +version = "9.0.0-beta.18" +source = "git+https://github.com/lance-format/lance.git?tag=v9.0.0-beta.18#d581bb9d068c4c3bba22c8a9972b2103d028dbcd" dependencies = [ "arrow-array", "arrow-buffer", @@ -4896,8 +4897,8 @@ dependencies = [ [[package]] name = "lance-datafusion" -version = "9.0.0-beta.17" -source = "git+https://github.com/lance-format/lance.git?tag=v9.0.0-beta.17#9c04698551db8ff7f64dc005ad2a4256f55b7441" +version = "9.0.0-beta.18" +source = "git+https://github.com/lance-format/lance.git?tag=v9.0.0-beta.18#d581bb9d068c4c3bba22c8a9972b2103d028dbcd" dependencies = [ "arrow", "arrow-array", @@ -4927,8 +4928,8 @@ dependencies = [ [[package]] name = "lance-datagen" -version = "9.0.0-beta.17" -source = "git+https://github.com/lance-format/lance.git?tag=v9.0.0-beta.17#9c04698551db8ff7f64dc005ad2a4256f55b7441" +version = "9.0.0-beta.18" +source = "git+https://github.com/lance-format/lance.git?tag=v9.0.0-beta.18#d581bb9d068c4c3bba22c8a9972b2103d028dbcd" dependencies = [ "arrow", "arrow-array", @@ -4945,8 +4946,8 @@ dependencies = [ [[package]] name = "lance-derive" -version = "9.0.0-beta.17" -source = "git+https://github.com/lance-format/lance.git?tag=v9.0.0-beta.17#9c04698551db8ff7f64dc005ad2a4256f55b7441" +version = "9.0.0-beta.18" +source = "git+https://github.com/lance-format/lance.git?tag=v9.0.0-beta.18#d581bb9d068c4c3bba22c8a9972b2103d028dbcd" dependencies = [ "proc-macro2", "quote", @@ -4955,8 +4956,8 @@ dependencies = [ [[package]] name = "lance-encoding" -version = "9.0.0-beta.17" -source = "git+https://github.com/lance-format/lance.git?tag=v9.0.0-beta.17#9c04698551db8ff7f64dc005ad2a4256f55b7441" +version = "9.0.0-beta.18" +source = "git+https://github.com/lance-format/lance.git?tag=v9.0.0-beta.18#d581bb9d068c4c3bba22c8a9972b2103d028dbcd" dependencies = [ "arrow-arith", "arrow-array", @@ -4991,8 +4992,8 @@ dependencies = [ [[package]] name = "lance-file" -version = "9.0.0-beta.17" -source = "git+https://github.com/lance-format/lance.git?tag=v9.0.0-beta.17#9c04698551db8ff7f64dc005ad2a4256f55b7441" +version = "9.0.0-beta.18" +source = "git+https://github.com/lance-format/lance.git?tag=v9.0.0-beta.18#d581bb9d068c4c3bba22c8a9972b2103d028dbcd" dependencies = [ "arrow-arith", "arrow-array", @@ -5022,8 +5023,8 @@ dependencies = [ [[package]] name = "lance-index" -version = "9.0.0-beta.17" -source = "git+https://github.com/lance-format/lance.git?tag=v9.0.0-beta.17#9c04698551db8ff7f64dc005ad2a4256f55b7441" +version = "9.0.0-beta.18" +source = "git+https://github.com/lance-format/lance.git?tag=v9.0.0-beta.18#d581bb9d068c4c3bba22c8a9972b2103d028dbcd" dependencies = [ "arc-swap", "arrow", @@ -5088,8 +5089,8 @@ dependencies = [ [[package]] name = "lance-io" -version = "9.0.0-beta.17" -source = "git+https://github.com/lance-format/lance.git?tag=v9.0.0-beta.17#9c04698551db8ff7f64dc005ad2a4256f55b7441" +version = "9.0.0-beta.18" +source = "git+https://github.com/lance-format/lance.git?tag=v9.0.0-beta.18#d581bb9d068c4c3bba22c8a9972b2103d028dbcd" dependencies = [ "arrow", "arrow-arith", @@ -5130,8 +5131,8 @@ dependencies = [ [[package]] name = "lance-linalg" -version = "9.0.0-beta.17" -source = "git+https://github.com/lance-format/lance.git?tag=v9.0.0-beta.17#9c04698551db8ff7f64dc005ad2a4256f55b7441" +version = "9.0.0-beta.18" +source = "git+https://github.com/lance-format/lance.git?tag=v9.0.0-beta.18#d581bb9d068c4c3bba22c8a9972b2103d028dbcd" dependencies = [ "arrow-array", "arrow-buffer", @@ -5147,8 +5148,8 @@ dependencies = [ [[package]] name = "lance-namespace" -version = "9.0.0-beta.17" -source = "git+https://github.com/lance-format/lance.git?tag=v9.0.0-beta.17#9c04698551db8ff7f64dc005ad2a4256f55b7441" +version = "9.0.0-beta.18" +source = "git+https://github.com/lance-format/lance.git?tag=v9.0.0-beta.18#d581bb9d068c4c3bba22c8a9972b2103d028dbcd" dependencies = [ "arrow", "async-trait", @@ -5160,8 +5161,8 @@ dependencies = [ [[package]] name = "lance-namespace-impls" -version = "9.0.0-beta.17" -source = "git+https://github.com/lance-format/lance.git?tag=v9.0.0-beta.17#9c04698551db8ff7f64dc005ad2a4256f55b7441" +version = "9.0.0-beta.18" +source = "git+https://github.com/lance-format/lance.git?tag=v9.0.0-beta.18#d581bb9d068c4c3bba22c8a9972b2103d028dbcd" dependencies = [ "arrow", "arrow-ipc", @@ -5215,8 +5216,8 @@ dependencies = [ [[package]] name = "lance-select" -version = "9.0.0-beta.17" -source = "git+https://github.com/lance-format/lance.git?tag=v9.0.0-beta.17#9c04698551db8ff7f64dc005ad2a4256f55b7441" +version = "9.0.0-beta.18" +source = "git+https://github.com/lance-format/lance.git?tag=v9.0.0-beta.18#d581bb9d068c4c3bba22c8a9972b2103d028dbcd" dependencies = [ "arrow-array", "arrow-buffer", @@ -5231,8 +5232,8 @@ dependencies = [ [[package]] name = "lance-table" -version = "9.0.0-beta.17" -source = "git+https://github.com/lance-format/lance.git?tag=v9.0.0-beta.17#9c04698551db8ff7f64dc005ad2a4256f55b7441" +version = "9.0.0-beta.18" +source = "git+https://github.com/lance-format/lance.git?tag=v9.0.0-beta.18#d581bb9d068c4c3bba22c8a9972b2103d028dbcd" dependencies = [ "arrow", "arrow-array", @@ -5271,8 +5272,8 @@ dependencies = [ [[package]] name = "lance-testing" -version = "9.0.0-beta.17" -source = "git+https://github.com/lance-format/lance.git?tag=v9.0.0-beta.17#9c04698551db8ff7f64dc005ad2a4256f55b7441" +version = "9.0.0-beta.18" +source = "git+https://github.com/lance-format/lance.git?tag=v9.0.0-beta.18#d581bb9d068c4c3bba22c8a9972b2103d028dbcd" dependencies = [ "arrow-array", "arrow-schema", @@ -5285,8 +5286,8 @@ dependencies = [ [[package]] name = "lance-tokenizer" -version = "9.0.0-beta.17" -source = "git+https://github.com/lance-format/lance.git?tag=v9.0.0-beta.17#9c04698551db8ff7f64dc005ad2a4256f55b7441" +version = "9.0.0-beta.18" +source = "git+https://github.com/lance-format/lance.git?tag=v9.0.0-beta.18#d581bb9d068c4c3bba22c8a9972b2103d028dbcd" dependencies = [ "icu_segmenter", "jieba-rs", diff --git a/Cargo.toml b/Cargo.toml index 552a26b98..3b5a5fef3 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -13,20 +13,20 @@ categories = ["database-implementations"] rust-version = "1.91.0" [workspace.dependencies] -lance = { "version" = "=9.0.0-beta.17", default-features = false, "tag" = "v9.0.0-beta.17", "git" = "https://github.com/lance-format/lance.git" } -lance-core = { "version" = "=9.0.0-beta.17", "tag" = "v9.0.0-beta.17", "git" = "https://github.com/lance-format/lance.git" } -lance-datagen = { "version" = "=9.0.0-beta.17", "tag" = "v9.0.0-beta.17", "git" = "https://github.com/lance-format/lance.git" } -lance-file = { "version" = "=9.0.0-beta.17", "tag" = "v9.0.0-beta.17", "git" = "https://github.com/lance-format/lance.git" } -lance-io = { "version" = "=9.0.0-beta.17", default-features = false, "tag" = "v9.0.0-beta.17", "git" = "https://github.com/lance-format/lance.git" } -lance-index = { "version" = "=9.0.0-beta.17", "tag" = "v9.0.0-beta.17", "git" = "https://github.com/lance-format/lance.git" } -lance-linalg = { "version" = "=9.0.0-beta.17", "tag" = "v9.0.0-beta.17", "git" = "https://github.com/lance-format/lance.git" } -lance-namespace = { "version" = "=9.0.0-beta.17", "tag" = "v9.0.0-beta.17", "git" = "https://github.com/lance-format/lance.git" } -lance-namespace-impls = { "version" = "=9.0.0-beta.17", default-features = false, "tag" = "v9.0.0-beta.17", "git" = "https://github.com/lance-format/lance.git" } -lance-table = { "version" = "=9.0.0-beta.17", "tag" = "v9.0.0-beta.17", "git" = "https://github.com/lance-format/lance.git" } -lance-testing = { "version" = "=9.0.0-beta.17", "tag" = "v9.0.0-beta.17", "git" = "https://github.com/lance-format/lance.git" } -lance-datafusion = { "version" = "=9.0.0-beta.17", "tag" = "v9.0.0-beta.17", "git" = "https://github.com/lance-format/lance.git" } -lance-encoding = { "version" = "=9.0.0-beta.17", "tag" = "v9.0.0-beta.17", "git" = "https://github.com/lance-format/lance.git" } -lance-arrow = { "version" = "=9.0.0-beta.17", "tag" = "v9.0.0-beta.17", "git" = "https://github.com/lance-format/lance.git" } +lance = { "version" = "=9.0.0-beta.18", default-features = false, "tag" = "v9.0.0-beta.18", "git" = "https://github.com/lance-format/lance.git" } +lance-core = { "version" = "=9.0.0-beta.18", "tag" = "v9.0.0-beta.18", "git" = "https://github.com/lance-format/lance.git" } +lance-datagen = { "version" = "=9.0.0-beta.18", "tag" = "v9.0.0-beta.18", "git" = "https://github.com/lance-format/lance.git" } +lance-file = { "version" = "=9.0.0-beta.18", "tag" = "v9.0.0-beta.18", "git" = "https://github.com/lance-format/lance.git" } +lance-io = { "version" = "=9.0.0-beta.18", default-features = false, "tag" = "v9.0.0-beta.18", "git" = "https://github.com/lance-format/lance.git" } +lance-index = { "version" = "=9.0.0-beta.18", "tag" = "v9.0.0-beta.18", "git" = "https://github.com/lance-format/lance.git" } +lance-linalg = { "version" = "=9.0.0-beta.18", "tag" = "v9.0.0-beta.18", "git" = "https://github.com/lance-format/lance.git" } +lance-namespace = { "version" = "=9.0.0-beta.18", "tag" = "v9.0.0-beta.18", "git" = "https://github.com/lance-format/lance.git" } +lance-namespace-impls = { "version" = "=9.0.0-beta.18", default-features = false, "tag" = "v9.0.0-beta.18", "git" = "https://github.com/lance-format/lance.git" } +lance-table = { "version" = "=9.0.0-beta.18", "tag" = "v9.0.0-beta.18", "git" = "https://github.com/lance-format/lance.git" } +lance-testing = { "version" = "=9.0.0-beta.18", "tag" = "v9.0.0-beta.18", "git" = "https://github.com/lance-format/lance.git" } +lance-datafusion = { "version" = "=9.0.0-beta.18", "tag" = "v9.0.0-beta.18", "git" = "https://github.com/lance-format/lance.git" } +lance-encoding = { "version" = "=9.0.0-beta.18", "tag" = "v9.0.0-beta.18", "git" = "https://github.com/lance-format/lance.git" } +lance-arrow = { "version" = "=9.0.0-beta.18", "tag" = "v9.0.0-beta.18", "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 96e1376c3..4f8ae3983 100644 --- a/java/pom.xml +++ b/java/pom.xml @@ -28,7 +28,7 @@ UTF-8 15.0.0 - 9.0.0-beta.17 + 9.0.0-beta.18 false 2.30.0 1.7