Compare commits

..

2 Commits

Author SHA1 Message Date
lancedb automation 1de43fa049 chore: update lance dependency to v9.0.0-beta.21 2026-07-10 17:56:08 +00:00
Lance Release 104fc5a08e Bump version: 0.32.0-beta.0 → 0.32.0-beta.1 2026-07-10 16:13:35 +00:00
17 changed files with 74 additions and 74 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
[tool.bumpversion]
current_version = "0.32.0-beta.0"
current_version = "0.32.0-beta.1"
parse = """(?x)
(?P<major>0|[1-9]\\d*)\\.
(?P<minor>0|[1-9]\\d*)\\.
Generated
+43 -43
View File
@@ -3429,8 +3429,8 @@ checksum = "42703706b716c37f96a77aea830392ad231f44c9e9a67872fa5548707e11b11c"
[[package]]
name = "fsst"
version = "9.0.0-beta.19"
source = "git+https://github.com/lance-format/lance.git?tag=v9.0.0-beta.19#8f0e6d3a7c53438275b134c0ac1afbc80600616e"
version = "9.0.0-beta.21"
source = "git+https://github.com/lance-format/lance.git?tag=v9.0.0-beta.21#1aec14652dcbace23ac277fa8ced35000bea0c40"
dependencies = [
"arrow-array",
"rand 0.9.4",
@@ -4780,8 +4780,8 @@ checksum = "e037a2e1d8d5fdbd49b16a4ea09d5d6401c1f29eca5ff29d03d3824dba16256a"
[[package]]
name = "lance"
version = "9.0.0-beta.19"
source = "git+https://github.com/lance-format/lance.git?tag=v9.0.0-beta.19#8f0e6d3a7c53438275b134c0ac1afbc80600616e"
version = "9.0.0-beta.21"
source = "git+https://github.com/lance-format/lance.git?tag=v9.0.0-beta.21#1aec14652dcbace23ac277fa8ced35000bea0c40"
dependencies = [
"arc-swap",
"arrow",
@@ -4855,8 +4855,8 @@ dependencies = [
[[package]]
name = "lance-arrow"
version = "9.0.0-beta.19"
source = "git+https://github.com/lance-format/lance.git?tag=v9.0.0-beta.19#8f0e6d3a7c53438275b134c0ac1afbc80600616e"
version = "9.0.0-beta.21"
source = "git+https://github.com/lance-format/lance.git?tag=v9.0.0-beta.21#1aec14652dcbace23ac277fa8ced35000bea0c40"
dependencies = [
"arrow-array",
"arrow-buffer",
@@ -4878,7 +4878,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.19#8f0e6d3a7c53438275b134c0ac1afbc80600616e"
source = "git+https://github.com/lance-format/lance.git?tag=v9.0.0-beta.21#1aec14652dcbace23ac277fa8ced35000bea0c40"
dependencies = [
"arrow-array",
"arrow-buffer",
@@ -4892,7 +4892,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.19#8f0e6d3a7c53438275b134c0ac1afbc80600616e"
source = "git+https://github.com/lance-format/lance.git?tag=v9.0.0-beta.21#1aec14652dcbace23ac277fa8ced35000bea0c40"
dependencies = [
"arrow-array",
"arrow-schema",
@@ -4901,8 +4901,8 @@ dependencies = [
[[package]]
name = "lance-bitpacking"
version = "9.0.0-beta.19"
source = "git+https://github.com/lance-format/lance.git?tag=v9.0.0-beta.19#8f0e6d3a7c53438275b134c0ac1afbc80600616e"
version = "9.0.0-beta.21"
source = "git+https://github.com/lance-format/lance.git?tag=v9.0.0-beta.21#1aec14652dcbace23ac277fa8ced35000bea0c40"
dependencies = [
"arrayref",
"crunchy",
@@ -4912,8 +4912,8 @@ dependencies = [
[[package]]
name = "lance-core"
version = "9.0.0-beta.19"
source = "git+https://github.com/lance-format/lance.git?tag=v9.0.0-beta.19#8f0e6d3a7c53438275b134c0ac1afbc80600616e"
version = "9.0.0-beta.21"
source = "git+https://github.com/lance-format/lance.git?tag=v9.0.0-beta.21#1aec14652dcbace23ac277fa8ced35000bea0c40"
dependencies = [
"arrow-array",
"arrow-buffer",
@@ -4951,8 +4951,8 @@ dependencies = [
[[package]]
name = "lance-datafusion"
version = "9.0.0-beta.19"
source = "git+https://github.com/lance-format/lance.git?tag=v9.0.0-beta.19#8f0e6d3a7c53438275b134c0ac1afbc80600616e"
version = "9.0.0-beta.21"
source = "git+https://github.com/lance-format/lance.git?tag=v9.0.0-beta.21#1aec14652dcbace23ac277fa8ced35000bea0c40"
dependencies = [
"arrow",
"arrow-array",
@@ -4982,8 +4982,8 @@ dependencies = [
[[package]]
name = "lance-datagen"
version = "9.0.0-beta.19"
source = "git+https://github.com/lance-format/lance.git?tag=v9.0.0-beta.19#8f0e6d3a7c53438275b134c0ac1afbc80600616e"
version = "9.0.0-beta.21"
source = "git+https://github.com/lance-format/lance.git?tag=v9.0.0-beta.21#1aec14652dcbace23ac277fa8ced35000bea0c40"
dependencies = [
"arrow",
"arrow-array",
@@ -5000,8 +5000,8 @@ dependencies = [
[[package]]
name = "lance-derive"
version = "9.0.0-beta.19"
source = "git+https://github.com/lance-format/lance.git?tag=v9.0.0-beta.19#8f0e6d3a7c53438275b134c0ac1afbc80600616e"
version = "9.0.0-beta.21"
source = "git+https://github.com/lance-format/lance.git?tag=v9.0.0-beta.21#1aec14652dcbace23ac277fa8ced35000bea0c40"
dependencies = [
"proc-macro2",
"quote",
@@ -5010,8 +5010,8 @@ dependencies = [
[[package]]
name = "lance-encoding"
version = "9.0.0-beta.19"
source = "git+https://github.com/lance-format/lance.git?tag=v9.0.0-beta.19#8f0e6d3a7c53438275b134c0ac1afbc80600616e"
version = "9.0.0-beta.21"
source = "git+https://github.com/lance-format/lance.git?tag=v9.0.0-beta.21#1aec14652dcbace23ac277fa8ced35000bea0c40"
dependencies = [
"arrow-arith",
"arrow-array",
@@ -5046,8 +5046,8 @@ dependencies = [
[[package]]
name = "lance-file"
version = "9.0.0-beta.19"
source = "git+https://github.com/lance-format/lance.git?tag=v9.0.0-beta.19#8f0e6d3a7c53438275b134c0ac1afbc80600616e"
version = "9.0.0-beta.21"
source = "git+https://github.com/lance-format/lance.git?tag=v9.0.0-beta.21#1aec14652dcbace23ac277fa8ced35000bea0c40"
dependencies = [
"arrow-arith",
"arrow-array",
@@ -5077,8 +5077,8 @@ dependencies = [
[[package]]
name = "lance-index"
version = "9.0.0-beta.19"
source = "git+https://github.com/lance-format/lance.git?tag=v9.0.0-beta.19#8f0e6d3a7c53438275b134c0ac1afbc80600616e"
version = "9.0.0-beta.21"
source = "git+https://github.com/lance-format/lance.git?tag=v9.0.0-beta.21#1aec14652dcbace23ac277fa8ced35000bea0c40"
dependencies = [
"arc-swap",
"arrow",
@@ -5143,8 +5143,8 @@ dependencies = [
[[package]]
name = "lance-io"
version = "9.0.0-beta.19"
source = "git+https://github.com/lance-format/lance.git?tag=v9.0.0-beta.19#8f0e6d3a7c53438275b134c0ac1afbc80600616e"
version = "9.0.0-beta.21"
source = "git+https://github.com/lance-format/lance.git?tag=v9.0.0-beta.21#1aec14652dcbace23ac277fa8ced35000bea0c40"
dependencies = [
"arrow",
"arrow-arith",
@@ -5186,8 +5186,8 @@ dependencies = [
[[package]]
name = "lance-linalg"
version = "9.0.0-beta.19"
source = "git+https://github.com/lance-format/lance.git?tag=v9.0.0-beta.19#8f0e6d3a7c53438275b134c0ac1afbc80600616e"
version = "9.0.0-beta.21"
source = "git+https://github.com/lance-format/lance.git?tag=v9.0.0-beta.21#1aec14652dcbace23ac277fa8ced35000bea0c40"
dependencies = [
"arrow-array",
"arrow-buffer",
@@ -5203,8 +5203,8 @@ dependencies = [
[[package]]
name = "lance-namespace"
version = "9.0.0-beta.19"
source = "git+https://github.com/lance-format/lance.git?tag=v9.0.0-beta.19#8f0e6d3a7c53438275b134c0ac1afbc80600616e"
version = "9.0.0-beta.21"
source = "git+https://github.com/lance-format/lance.git?tag=v9.0.0-beta.21#1aec14652dcbace23ac277fa8ced35000bea0c40"
dependencies = [
"arrow",
"async-trait",
@@ -5216,8 +5216,8 @@ dependencies = [
[[package]]
name = "lance-namespace-impls"
version = "9.0.0-beta.19"
source = "git+https://github.com/lance-format/lance.git?tag=v9.0.0-beta.19#8f0e6d3a7c53438275b134c0ac1afbc80600616e"
version = "9.0.0-beta.21"
source = "git+https://github.com/lance-format/lance.git?tag=v9.0.0-beta.21#1aec14652dcbace23ac277fa8ced35000bea0c40"
dependencies = [
"arrow",
"arrow-ipc",
@@ -5271,8 +5271,8 @@ dependencies = [
[[package]]
name = "lance-select"
version = "9.0.0-beta.19"
source = "git+https://github.com/lance-format/lance.git?tag=v9.0.0-beta.19#8f0e6d3a7c53438275b134c0ac1afbc80600616e"
version = "9.0.0-beta.21"
source = "git+https://github.com/lance-format/lance.git?tag=v9.0.0-beta.21#1aec14652dcbace23ac277fa8ced35000bea0c40"
dependencies = [
"arrow-array",
"arrow-buffer",
@@ -5287,8 +5287,8 @@ dependencies = [
[[package]]
name = "lance-table"
version = "9.0.0-beta.19"
source = "git+https://github.com/lance-format/lance.git?tag=v9.0.0-beta.19#8f0e6d3a7c53438275b134c0ac1afbc80600616e"
version = "9.0.0-beta.21"
source = "git+https://github.com/lance-format/lance.git?tag=v9.0.0-beta.21#1aec14652dcbace23ac277fa8ced35000bea0c40"
dependencies = [
"arrow",
"arrow-array",
@@ -5327,8 +5327,8 @@ dependencies = [
[[package]]
name = "lance-testing"
version = "9.0.0-beta.19"
source = "git+https://github.com/lance-format/lance.git?tag=v9.0.0-beta.19#8f0e6d3a7c53438275b134c0ac1afbc80600616e"
version = "9.0.0-beta.21"
source = "git+https://github.com/lance-format/lance.git?tag=v9.0.0-beta.21#1aec14652dcbace23ac277fa8ced35000bea0c40"
dependencies = [
"arrow-array",
"arrow-schema",
@@ -5341,8 +5341,8 @@ dependencies = [
[[package]]
name = "lance-tokenizer"
version = "9.0.0-beta.19"
source = "git+https://github.com/lance-format/lance.git?tag=v9.0.0-beta.19#8f0e6d3a7c53438275b134c0ac1afbc80600616e"
version = "9.0.0-beta.21"
source = "git+https://github.com/lance-format/lance.git?tag=v9.0.0-beta.21#1aec14652dcbace23ac277fa8ced35000bea0c40"
dependencies = [
"icu_segmenter",
"jieba-rs",
@@ -5355,7 +5355,7 @@ dependencies = [
[[package]]
name = "lancedb"
version = "0.32.0-beta.0"
version = "0.32.0-beta.1"
dependencies = [
"ahash",
"anyhow",
@@ -5443,7 +5443,7 @@ dependencies = [
[[package]]
name = "lancedb-nodejs"
version = "0.32.0-beta.0"
version = "0.32.0-beta.1"
dependencies = [
"arrow-array",
"arrow-buffer",
@@ -5468,7 +5468,7 @@ dependencies = [
[[package]]
name = "lancedb-python"
version = "0.35.0-beta.0"
version = "0.35.0-beta.1"
dependencies = [
"arrow",
"async-trait",
+14 -14
View File
@@ -13,20 +13,20 @@ categories = ["database-implementations"]
rust-version = "1.91.0"
[workspace.dependencies]
lance = { "version" = "=9.0.0-beta.19", default-features = false, "tag" = "v9.0.0-beta.19", "git" = "https://github.com/lance-format/lance.git" }
lance-core = { "version" = "=9.0.0-beta.19", "tag" = "v9.0.0-beta.19", "git" = "https://github.com/lance-format/lance.git" }
lance-datagen = { "version" = "=9.0.0-beta.19", "tag" = "v9.0.0-beta.19", "git" = "https://github.com/lance-format/lance.git" }
lance-file = { "version" = "=9.0.0-beta.19", "tag" = "v9.0.0-beta.19", "git" = "https://github.com/lance-format/lance.git" }
lance-io = { "version" = "=9.0.0-beta.19", default-features = false, "tag" = "v9.0.0-beta.19", "git" = "https://github.com/lance-format/lance.git" }
lance-index = { "version" = "=9.0.0-beta.19", "tag" = "v9.0.0-beta.19", "git" = "https://github.com/lance-format/lance.git" }
lance-linalg = { "version" = "=9.0.0-beta.19", "tag" = "v9.0.0-beta.19", "git" = "https://github.com/lance-format/lance.git" }
lance-namespace = { "version" = "=9.0.0-beta.19", "tag" = "v9.0.0-beta.19", "git" = "https://github.com/lance-format/lance.git" }
lance-namespace-impls = { "version" = "=9.0.0-beta.19", default-features = false, "tag" = "v9.0.0-beta.19", "git" = "https://github.com/lance-format/lance.git" }
lance-table = { "version" = "=9.0.0-beta.19", "tag" = "v9.0.0-beta.19", "git" = "https://github.com/lance-format/lance.git" }
lance-testing = { "version" = "=9.0.0-beta.19", "tag" = "v9.0.0-beta.19", "git" = "https://github.com/lance-format/lance.git" }
lance-datafusion = { "version" = "=9.0.0-beta.19", "tag" = "v9.0.0-beta.19", "git" = "https://github.com/lance-format/lance.git" }
lance-encoding = { "version" = "=9.0.0-beta.19", "tag" = "v9.0.0-beta.19", "git" = "https://github.com/lance-format/lance.git" }
lance-arrow = { "version" = "=9.0.0-beta.19", "tag" = "v9.0.0-beta.19", "git" = "https://github.com/lance-format/lance.git" }
lance = { "version" = "=9.0.0-beta.21", default-features = false, "tag" = "v9.0.0-beta.21", "git" = "https://github.com/lance-format/lance.git" }
lance-core = { "version" = "=9.0.0-beta.21", "tag" = "v9.0.0-beta.21", "git" = "https://github.com/lance-format/lance.git" }
lance-datagen = { "version" = "=9.0.0-beta.21", "tag" = "v9.0.0-beta.21", "git" = "https://github.com/lance-format/lance.git" }
lance-file = { "version" = "=9.0.0-beta.21", "tag" = "v9.0.0-beta.21", "git" = "https://github.com/lance-format/lance.git" }
lance-io = { "version" = "=9.0.0-beta.21", default-features = false, "tag" = "v9.0.0-beta.21", "git" = "https://github.com/lance-format/lance.git" }
lance-index = { "version" = "=9.0.0-beta.21", "tag" = "v9.0.0-beta.21", "git" = "https://github.com/lance-format/lance.git" }
lance-linalg = { "version" = "=9.0.0-beta.21", "tag" = "v9.0.0-beta.21", "git" = "https://github.com/lance-format/lance.git" }
lance-namespace = { "version" = "=9.0.0-beta.21", "tag" = "v9.0.0-beta.21", "git" = "https://github.com/lance-format/lance.git" }
lance-namespace-impls = { "version" = "=9.0.0-beta.21", default-features = false, "tag" = "v9.0.0-beta.21", "git" = "https://github.com/lance-format/lance.git" }
lance-table = { "version" = "=9.0.0-beta.21", "tag" = "v9.0.0-beta.21", "git" = "https://github.com/lance-format/lance.git" }
lance-testing = { "version" = "=9.0.0-beta.21", "tag" = "v9.0.0-beta.21", "git" = "https://github.com/lance-format/lance.git" }
lance-datafusion = { "version" = "=9.0.0-beta.21", "tag" = "v9.0.0-beta.21", "git" = "https://github.com/lance-format/lance.git" }
lance-encoding = { "version" = "=9.0.0-beta.21", "tag" = "v9.0.0-beta.21", "git" = "https://github.com/lance-format/lance.git" }
lance-arrow = { "version" = "=9.0.0-beta.21", "tag" = "v9.0.0-beta.21", "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 }
+1 -1
View File
@@ -14,7 +14,7 @@ Add the following dependency to your `pom.xml`:
<dependency>
<groupId>com.lancedb</groupId>
<artifactId>lancedb-core</artifactId>
<version>0.32.0-beta.0</version>
<version>0.32.0-beta.1</version>
</dependency>
```
+1 -1
View File
@@ -8,7 +8,7 @@
<parent>
<groupId>com.lancedb</groupId>
<artifactId>lancedb-parent</artifactId>
<version>0.32.0-beta.0</version>
<version>0.32.0-beta.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
+2 -2
View File
@@ -6,7 +6,7 @@
<groupId>com.lancedb</groupId>
<artifactId>lancedb-parent</artifactId>
<version>0.32.0-beta.0</version>
<version>0.32.0-beta.1</version>
<packaging>pom</packaging>
<name>${project.artifactId}</name>
<description>LanceDB Java SDK Parent POM</description>
@@ -28,7 +28,7 @@
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<arrow.version>15.0.0</arrow.version>
<lance-core.version>9.0.0-beta.19</lance-core.version>
<lance-core.version>9.0.0-beta.21</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>
+1 -1
View File
@@ -1,7 +1,7 @@
[package]
name = "lancedb-nodejs"
edition.workspace = true
version = "0.32.0-beta.0"
version = "0.32.0-beta.1"
publish = false
license.workspace = true
description.workspace = true
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@lancedb/lancedb-darwin-arm64",
"version": "0.32.0-beta.0",
"version": "0.32.0-beta.1",
"os": ["darwin"],
"cpu": ["arm64"],
"main": "lancedb.darwin-arm64.node",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@lancedb/lancedb-linux-arm64-gnu",
"version": "0.32.0-beta.0",
"version": "0.32.0-beta.1",
"os": ["linux"],
"cpu": ["arm64"],
"main": "lancedb.linux-arm64-gnu.node",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@lancedb/lancedb-linux-arm64-musl",
"version": "0.32.0-beta.0",
"version": "0.32.0-beta.1",
"os": ["linux"],
"cpu": ["arm64"],
"main": "lancedb.linux-arm64-musl.node",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@lancedb/lancedb-linux-x64-gnu",
"version": "0.32.0-beta.0",
"version": "0.32.0-beta.1",
"os": ["linux"],
"cpu": ["x64"],
"main": "lancedb.linux-x64-gnu.node",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@lancedb/lancedb-linux-x64-musl",
"version": "0.32.0-beta.0",
"version": "0.32.0-beta.1",
"os": ["linux"],
"cpu": ["x64"],
"main": "lancedb.linux-x64-musl.node",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@lancedb/lancedb-win32-arm64-msvc",
"version": "0.32.0-beta.0",
"version": "0.32.0-beta.1",
"os": [
"win32"
],
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@lancedb/lancedb-win32-x64-msvc",
"version": "0.32.0-beta.0",
"version": "0.32.0-beta.1",
"os": ["win32"],
"cpu": ["x64"],
"main": "lancedb.win32-x64-msvc.node",
+2 -2
View File
@@ -1,12 +1,12 @@
{
"name": "@lancedb/lancedb",
"version": "0.32.0-beta.0",
"version": "0.32.0-beta.1",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "@lancedb/lancedb",
"version": "0.32.0-beta.0",
"version": "0.32.0-beta.1",
"cpu": [
"x64",
"arm64"
+1 -1
View File
@@ -11,7 +11,7 @@
"ann"
],
"private": false,
"version": "0.32.0-beta.0",
"version": "0.32.0-beta.1",
"main": "dist/index.js",
"exports": {
".": "./dist/index.js",
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "lancedb"
version = "0.32.0-beta.0"
version = "0.32.0-beta.1"
edition.workspace = true
description = "LanceDB: A serverless, low-latency vector database for AI applications"
license.workspace = true