diff --git a/Cargo.lock b/Cargo.lock index cf124d989..d0c2ae60b 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -3455,8 +3455,8 @@ checksum = "42703706b716c37f96a77aea830392ad231f44c9e9a67872fa5548707e11b11c" [[package]] name = "fsst" -version = "11.0.0-beta.8" -source = "git+https://github.com/lance-format/lance.git?tag=v11.0.0-beta.8#9acbac748e8a7d616146dac8b06da42d8e7c6b62" +version = "11.0.0-beta.9" +source = "git+https://github.com/lance-format/lance.git?tag=v11.0.0-beta.9#d0bcf5610944303a46f2e66fb1883f424fd29e39" dependencies = [ "arrow-array", "rand 0.9.5", @@ -4815,8 +4815,8 @@ checksum = "e037a2e1d8d5fdbd49b16a4ea09d5d6401c1f29eca5ff29d03d3824dba16256a" [[package]] name = "lance" -version = "11.0.0-beta.8" -source = "git+https://github.com/lance-format/lance.git?tag=v11.0.0-beta.8#9acbac748e8a7d616146dac8b06da42d8e7c6b62" +version = "11.0.0-beta.9" +source = "git+https://github.com/lance-format/lance.git?tag=v11.0.0-beta.9#d0bcf5610944303a46f2e66fb1883f424fd29e39" dependencies = [ "arc-swap", "arrow", @@ -4888,8 +4888,8 @@ dependencies = [ [[package]] name = "lance-arrow" -version = "11.0.0-beta.8" -source = "git+https://github.com/lance-format/lance.git?tag=v11.0.0-beta.8#9acbac748e8a7d616146dac8b06da42d8e7c6b62" +version = "11.0.0-beta.9" +source = "git+https://github.com/lance-format/lance.git?tag=v11.0.0-beta.9#d0bcf5610944303a46f2e66fb1883f424fd29e39" dependencies = [ "arrow-array", "arrow-buffer", @@ -4911,7 +4911,7 @@ dependencies = [ [[package]] name = "lance-arrow-scalar" version = "58.0.0" -source = "git+https://github.com/lance-format/lance.git?tag=v11.0.0-beta.8#9acbac748e8a7d616146dac8b06da42d8e7c6b62" +source = "git+https://github.com/lance-format/lance.git?tag=v11.0.0-beta.9#d0bcf5610944303a46f2e66fb1883f424fd29e39" dependencies = [ "arrow-array", "arrow-buffer", @@ -4925,7 +4925,7 @@ dependencies = [ [[package]] name = "lance-arrow-stats" version = "58.0.0" -source = "git+https://github.com/lance-format/lance.git?tag=v11.0.0-beta.8#9acbac748e8a7d616146dac8b06da42d8e7c6b62" +source = "git+https://github.com/lance-format/lance.git?tag=v11.0.0-beta.9#d0bcf5610944303a46f2e66fb1883f424fd29e39" dependencies = [ "arrow-array", "arrow-schema", @@ -4934,8 +4934,8 @@ dependencies = [ [[package]] name = "lance-bitpacking" -version = "11.0.0-beta.8" -source = "git+https://github.com/lance-format/lance.git?tag=v11.0.0-beta.8#9acbac748e8a7d616146dac8b06da42d8e7c6b62" +version = "11.0.0-beta.9" +source = "git+https://github.com/lance-format/lance.git?tag=v11.0.0-beta.9#d0bcf5610944303a46f2e66fb1883f424fd29e39" dependencies = [ "arrayref", "crunchy", @@ -4945,8 +4945,8 @@ dependencies = [ [[package]] name = "lance-core" -version = "11.0.0-beta.8" -source = "git+https://github.com/lance-format/lance.git?tag=v11.0.0-beta.8#9acbac748e8a7d616146dac8b06da42d8e7c6b62" +version = "11.0.0-beta.9" +source = "git+https://github.com/lance-format/lance.git?tag=v11.0.0-beta.9#d0bcf5610944303a46f2e66fb1883f424fd29e39" dependencies = [ "arrow-array", "arrow-buffer", @@ -4983,8 +4983,8 @@ dependencies = [ [[package]] name = "lance-datafusion" -version = "11.0.0-beta.8" -source = "git+https://github.com/lance-format/lance.git?tag=v11.0.0-beta.8#9acbac748e8a7d616146dac8b06da42d8e7c6b62" +version = "11.0.0-beta.9" +source = "git+https://github.com/lance-format/lance.git?tag=v11.0.0-beta.9#d0bcf5610944303a46f2e66fb1883f424fd29e39" dependencies = [ "arrow", "arrow-array", @@ -5014,8 +5014,8 @@ dependencies = [ [[package]] name = "lance-datagen" -version = "11.0.0-beta.8" -source = "git+https://github.com/lance-format/lance.git?tag=v11.0.0-beta.8#9acbac748e8a7d616146dac8b06da42d8e7c6b62" +version = "11.0.0-beta.9" +source = "git+https://github.com/lance-format/lance.git?tag=v11.0.0-beta.9#d0bcf5610944303a46f2e66fb1883f424fd29e39" dependencies = [ "arrow", "arrow-array", @@ -5032,8 +5032,8 @@ dependencies = [ [[package]] name = "lance-derive" -version = "11.0.0-beta.8" -source = "git+https://github.com/lance-format/lance.git?tag=v11.0.0-beta.8#9acbac748e8a7d616146dac8b06da42d8e7c6b62" +version = "11.0.0-beta.9" +source = "git+https://github.com/lance-format/lance.git?tag=v11.0.0-beta.9#d0bcf5610944303a46f2e66fb1883f424fd29e39" dependencies = [ "proc-macro2", "quote", @@ -5042,8 +5042,8 @@ dependencies = [ [[package]] name = "lance-encoding" -version = "11.0.0-beta.8" -source = "git+https://github.com/lance-format/lance.git?tag=v11.0.0-beta.8#9acbac748e8a7d616146dac8b06da42d8e7c6b62" +version = "11.0.0-beta.9" +source = "git+https://github.com/lance-format/lance.git?tag=v11.0.0-beta.9#d0bcf5610944303a46f2e66fb1883f424fd29e39" dependencies = [ "arrow-arith", "arrow-array", @@ -5076,8 +5076,8 @@ dependencies = [ [[package]] name = "lance-file" -version = "11.0.0-beta.8" -source = "git+https://github.com/lance-format/lance.git?tag=v11.0.0-beta.8#9acbac748e8a7d616146dac8b06da42d8e7c6b62" +version = "11.0.0-beta.9" +source = "git+https://github.com/lance-format/lance.git?tag=v11.0.0-beta.9#d0bcf5610944303a46f2e66fb1883f424fd29e39" dependencies = [ "arrow-arith", "arrow-array", @@ -5108,8 +5108,8 @@ dependencies = [ [[package]] name = "lance-index" -version = "11.0.0-beta.8" -source = "git+https://github.com/lance-format/lance.git?tag=v11.0.0-beta.8#9acbac748e8a7d616146dac8b06da42d8e7c6b62" +version = "11.0.0-beta.9" +source = "git+https://github.com/lance-format/lance.git?tag=v11.0.0-beta.9#d0bcf5610944303a46f2e66fb1883f424fd29e39" dependencies = [ "arc-swap", "arrow", @@ -5173,8 +5173,8 @@ dependencies = [ [[package]] name = "lance-index-core" -version = "11.0.0-beta.8" -source = "git+https://github.com/lance-format/lance.git?tag=v11.0.0-beta.8#9acbac748e8a7d616146dac8b06da42d8e7c6b62" +version = "11.0.0-beta.9" +source = "git+https://github.com/lance-format/lance.git?tag=v11.0.0-beta.9#d0bcf5610944303a46f2e66fb1883f424fd29e39" dependencies = [ "arrow-array", "arrow-schema", @@ -5196,8 +5196,8 @@ dependencies = [ [[package]] name = "lance-io" -version = "11.0.0-beta.8" -source = "git+https://github.com/lance-format/lance.git?tag=v11.0.0-beta.8#9acbac748e8a7d616146dac8b06da42d8e7c6b62" +version = "11.0.0-beta.9" +source = "git+https://github.com/lance-format/lance.git?tag=v11.0.0-beta.9#d0bcf5610944303a46f2e66fb1883f424fd29e39" dependencies = [ "arrow", "arrow-array", @@ -5233,8 +5233,8 @@ dependencies = [ [[package]] name = "lance-linalg" -version = "11.0.0-beta.8" -source = "git+https://github.com/lance-format/lance.git?tag=v11.0.0-beta.8#9acbac748e8a7d616146dac8b06da42d8e7c6b62" +version = "11.0.0-beta.9" +source = "git+https://github.com/lance-format/lance.git?tag=v11.0.0-beta.9#d0bcf5610944303a46f2e66fb1883f424fd29e39" dependencies = [ "arrow-array", "arrow-schema", @@ -5248,8 +5248,8 @@ dependencies = [ [[package]] name = "lance-namespace" -version = "11.0.0-beta.8" -source = "git+https://github.com/lance-format/lance.git?tag=v11.0.0-beta.8#9acbac748e8a7d616146dac8b06da42d8e7c6b62" +version = "11.0.0-beta.9" +source = "git+https://github.com/lance-format/lance.git?tag=v11.0.0-beta.9#d0bcf5610944303a46f2e66fb1883f424fd29e39" dependencies = [ "arrow", "async-trait", @@ -5261,8 +5261,8 @@ dependencies = [ [[package]] name = "lance-namespace-impls" -version = "11.0.0-beta.8" -source = "git+https://github.com/lance-format/lance.git?tag=v11.0.0-beta.8#9acbac748e8a7d616146dac8b06da42d8e7c6b62" +version = "11.0.0-beta.9" +source = "git+https://github.com/lance-format/lance.git?tag=v11.0.0-beta.9#d0bcf5610944303a46f2e66fb1883f424fd29e39" dependencies = [ "arrow", "arrow-ipc", @@ -5315,8 +5315,8 @@ dependencies = [ [[package]] name = "lance-select" -version = "11.0.0-beta.8" -source = "git+https://github.com/lance-format/lance.git?tag=v11.0.0-beta.8#9acbac748e8a7d616146dac8b06da42d8e7c6b62" +version = "11.0.0-beta.9" +source = "git+https://github.com/lance-format/lance.git?tag=v11.0.0-beta.9#d0bcf5610944303a46f2e66fb1883f424fd29e39" dependencies = [ "arrow-array", "arrow-buffer", @@ -5330,8 +5330,8 @@ dependencies = [ [[package]] name = "lance-table" -version = "11.0.0-beta.8" -source = "git+https://github.com/lance-format/lance.git?tag=v11.0.0-beta.8#9acbac748e8a7d616146dac8b06da42d8e7c6b62" +version = "11.0.0-beta.9" +source = "git+https://github.com/lance-format/lance.git?tag=v11.0.0-beta.9#d0bcf5610944303a46f2e66fb1883f424fd29e39" dependencies = [ "arrow", "arrow-array", @@ -5371,8 +5371,8 @@ dependencies = [ [[package]] name = "lance-testing" -version = "11.0.0-beta.8" -source = "git+https://github.com/lance-format/lance.git?tag=v11.0.0-beta.8#9acbac748e8a7d616146dac8b06da42d8e7c6b62" +version = "11.0.0-beta.9" +source = "git+https://github.com/lance-format/lance.git?tag=v11.0.0-beta.9#d0bcf5610944303a46f2e66fb1883f424fd29e39" dependencies = [ "arrow-array", "arrow-schema", @@ -5385,8 +5385,8 @@ dependencies = [ [[package]] name = "lance-tokenizer" -version = "11.0.0-beta.8" -source = "git+https://github.com/lance-format/lance.git?tag=v11.0.0-beta.8#9acbac748e8a7d616146dac8b06da42d8e7c6b62" +version = "11.0.0-beta.9" +source = "git+https://github.com/lance-format/lance.git?tag=v11.0.0-beta.9#d0bcf5610944303a46f2e66fb1883f424fd29e39" dependencies = [ "frostem", "icu_segmenter", diff --git a/Cargo.toml b/Cargo.toml index 107ec19f3..168f502b2 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -13,20 +13,20 @@ categories = ["database-implementations"] rust-version = "1.91.0" [workspace.dependencies] -lance = { "version" = "=11.0.0-beta.8", default-features = false, "tag" = "v11.0.0-beta.8", "git" = "https://github.com/lance-format/lance.git" } -lance-core = { "version" = "=11.0.0-beta.8", "tag" = "v11.0.0-beta.8", "git" = "https://github.com/lance-format/lance.git" } -lance-datagen = { "version" = "=11.0.0-beta.8", "tag" = "v11.0.0-beta.8", "git" = "https://github.com/lance-format/lance.git" } -lance-file = { "version" = "=11.0.0-beta.8", "tag" = "v11.0.0-beta.8", "git" = "https://github.com/lance-format/lance.git" } -lance-io = { "version" = "=11.0.0-beta.8", default-features = false, "tag" = "v11.0.0-beta.8", "git" = "https://github.com/lance-format/lance.git" } -lance-index = { "version" = "=11.0.0-beta.8", "tag" = "v11.0.0-beta.8", "git" = "https://github.com/lance-format/lance.git" } -lance-linalg = { "version" = "=11.0.0-beta.8", "tag" = "v11.0.0-beta.8", "git" = "https://github.com/lance-format/lance.git" } -lance-namespace = { "version" = "=11.0.0-beta.8", "tag" = "v11.0.0-beta.8", "git" = "https://github.com/lance-format/lance.git" } -lance-namespace-impls = { "version" = "=11.0.0-beta.8", default-features = false, "tag" = "v11.0.0-beta.8", "git" = "https://github.com/lance-format/lance.git" } -lance-table = { "version" = "=11.0.0-beta.8", "tag" = "v11.0.0-beta.8", "git" = "https://github.com/lance-format/lance.git" } -lance-testing = { "version" = "=11.0.0-beta.8", "tag" = "v11.0.0-beta.8", "git" = "https://github.com/lance-format/lance.git" } -lance-datafusion = { "version" = "=11.0.0-beta.8", "tag" = "v11.0.0-beta.8", "git" = "https://github.com/lance-format/lance.git" } -lance-encoding = { "version" = "=11.0.0-beta.8", "tag" = "v11.0.0-beta.8", "git" = "https://github.com/lance-format/lance.git" } -lance-arrow = { "version" = "=11.0.0-beta.8", "tag" = "v11.0.0-beta.8", "git" = "https://github.com/lance-format/lance.git" } +lance = { "version" = "=11.0.0-beta.9", default-features = false, "tag" = "v11.0.0-beta.9", "git" = "https://github.com/lance-format/lance.git" } +lance-core = { "version" = "=11.0.0-beta.9", "tag" = "v11.0.0-beta.9", "git" = "https://github.com/lance-format/lance.git" } +lance-datagen = { "version" = "=11.0.0-beta.9", "tag" = "v11.0.0-beta.9", "git" = "https://github.com/lance-format/lance.git" } +lance-file = { "version" = "=11.0.0-beta.9", "tag" = "v11.0.0-beta.9", "git" = "https://github.com/lance-format/lance.git" } +lance-io = { "version" = "=11.0.0-beta.9", default-features = false, "tag" = "v11.0.0-beta.9", "git" = "https://github.com/lance-format/lance.git" } +lance-index = { "version" = "=11.0.0-beta.9", "tag" = "v11.0.0-beta.9", "git" = "https://github.com/lance-format/lance.git" } +lance-linalg = { "version" = "=11.0.0-beta.9", "tag" = "v11.0.0-beta.9", "git" = "https://github.com/lance-format/lance.git" } +lance-namespace = { "version" = "=11.0.0-beta.9", "tag" = "v11.0.0-beta.9", "git" = "https://github.com/lance-format/lance.git" } +lance-namespace-impls = { "version" = "=11.0.0-beta.9", default-features = false, "tag" = "v11.0.0-beta.9", "git" = "https://github.com/lance-format/lance.git" } +lance-table = { "version" = "=11.0.0-beta.9", "tag" = "v11.0.0-beta.9", "git" = "https://github.com/lance-format/lance.git" } +lance-testing = { "version" = "=11.0.0-beta.9", "tag" = "v11.0.0-beta.9", "git" = "https://github.com/lance-format/lance.git" } +lance-datafusion = { "version" = "=11.0.0-beta.9", "tag" = "v11.0.0-beta.9", "git" = "https://github.com/lance-format/lance.git" } +lance-encoding = { "version" = "=11.0.0-beta.9", "tag" = "v11.0.0-beta.9", "git" = "https://github.com/lance-format/lance.git" } +lance-arrow = { "version" = "=11.0.0-beta.9", "tag" = "v11.0.0-beta.9", "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 9a4569bcf..9bf8a10f2 100644 --- a/java/pom.xml +++ b/java/pom.xml @@ -28,7 +28,7 @@ UTF-8 15.0.0 - 11.0.0-beta.8 + 11.0.0-beta.9 false 2.30.0 1.7