Compare commits

..
Author SHA1 Message Date
lancedb automation 108442a1a1 chore: update lance dependency to v4.1.0-beta.1 2026-03-22 22:34:57 +00:00
5 changed files with 55 additions and 56 deletions
+8 -8
View File
@@ -207,14 +207,14 @@ jobs:
- name: Downgrade dependencies
# These packages have newer requirements for MSRV
run: |
cargo update -p aws-sdk-bedrockruntime --precise 1.77.0
cargo update -p aws-sdk-dynamodb --precise 1.68.0
cargo update -p aws-config --precise 1.6.0
cargo update -p aws-sdk-kms --precise 1.63.0
cargo update -p aws-sdk-s3 --precise 1.79.0
cargo update -p aws-sdk-sso --precise 1.62.0
cargo update -p aws-sdk-ssooidc --precise 1.63.0
cargo update -p aws-sdk-sts --precise 1.63.0
cargo update -p aws-sdk-bedrockruntime --precise 1.64.0
cargo update -p aws-sdk-dynamodb --precise 1.55.0
cargo update -p aws-config --precise 1.5.10
cargo update -p aws-sdk-kms --precise 1.51.0
cargo update -p aws-sdk-s3 --precise 1.65.0
cargo update -p aws-sdk-sso --precise 1.50.0
cargo update -p aws-sdk-ssooidc --precise 1.51.0
cargo update -p aws-sdk-sts --precise 1.51.0
cargo update -p home --precise 0.5.9
- name: cargo +${{ matrix.msrv }} check
env:
Generated
+32 -32
View File
@@ -3070,8 +3070,8 @@ checksum = "42703706b716c37f96a77aea830392ad231f44c9e9a67872fa5548707e11b11c"
[[package]]
name = "fsst"
version = "4.1.0-beta.3"
source = "git+https://github.com/lance-format/lance.git?tag=v4.1.0-beta.3#244c721504c6ef0b4c2f9700a342509976898d6e"
version = "4.1.0-beta.1"
source = "git+https://github.com/lance-format/lance.git?tag=v4.1.0-beta.1#88c627bb093c0fb078e80fdd9140a6c5f7f94d5b"
dependencies = [
"arrow-array",
"rand 0.9.2",
@@ -4241,8 +4241,8 @@ dependencies = [
[[package]]
name = "lance"
version = "4.1.0-beta.3"
source = "git+https://github.com/lance-format/lance.git?tag=v4.1.0-beta.3#244c721504c6ef0b4c2f9700a342509976898d6e"
version = "4.1.0-beta.1"
source = "git+https://github.com/lance-format/lance.git?tag=v4.1.0-beta.1#88c627bb093c0fb078e80fdd9140a6c5f7f94d5b"
dependencies = [
"arrow",
"arrow-arith",
@@ -4308,8 +4308,8 @@ dependencies = [
[[package]]
name = "lance-arrow"
version = "4.1.0-beta.3"
source = "git+https://github.com/lance-format/lance.git?tag=v4.1.0-beta.3#244c721504c6ef0b4c2f9700a342509976898d6e"
version = "4.1.0-beta.1"
source = "git+https://github.com/lance-format/lance.git?tag=v4.1.0-beta.1#88c627bb093c0fb078e80fdd9140a6c5f7f94d5b"
dependencies = [
"arrow-array",
"arrow-buffer",
@@ -4329,8 +4329,8 @@ dependencies = [
[[package]]
name = "lance-bitpacking"
version = "4.1.0-beta.3"
source = "git+https://github.com/lance-format/lance.git?tag=v4.1.0-beta.3#244c721504c6ef0b4c2f9700a342509976898d6e"
version = "4.1.0-beta.1"
source = "git+https://github.com/lance-format/lance.git?tag=v4.1.0-beta.1#88c627bb093c0fb078e80fdd9140a6c5f7f94d5b"
dependencies = [
"arrayref",
"paste",
@@ -4339,8 +4339,8 @@ dependencies = [
[[package]]
name = "lance-core"
version = "4.1.0-beta.3"
source = "git+https://github.com/lance-format/lance.git?tag=v4.1.0-beta.3#244c721504c6ef0b4c2f9700a342509976898d6e"
version = "4.1.0-beta.1"
source = "git+https://github.com/lance-format/lance.git?tag=v4.1.0-beta.1#88c627bb093c0fb078e80fdd9140a6c5f7f94d5b"
dependencies = [
"arrow-array",
"arrow-buffer",
@@ -4377,8 +4377,8 @@ dependencies = [
[[package]]
name = "lance-datafusion"
version = "4.1.0-beta.3"
source = "git+https://github.com/lance-format/lance.git?tag=v4.1.0-beta.3#244c721504c6ef0b4c2f9700a342509976898d6e"
version = "4.1.0-beta.1"
source = "git+https://github.com/lance-format/lance.git?tag=v4.1.0-beta.1#88c627bb093c0fb078e80fdd9140a6c5f7f94d5b"
dependencies = [
"arrow",
"arrow-array",
@@ -4408,8 +4408,8 @@ dependencies = [
[[package]]
name = "lance-datagen"
version = "4.1.0-beta.3"
source = "git+https://github.com/lance-format/lance.git?tag=v4.1.0-beta.3#244c721504c6ef0b4c2f9700a342509976898d6e"
version = "4.1.0-beta.1"
source = "git+https://github.com/lance-format/lance.git?tag=v4.1.0-beta.1#88c627bb093c0fb078e80fdd9140a6c5f7f94d5b"
dependencies = [
"arrow",
"arrow-array",
@@ -4427,8 +4427,8 @@ dependencies = [
[[package]]
name = "lance-encoding"
version = "4.1.0-beta.3"
source = "git+https://github.com/lance-format/lance.git?tag=v4.1.0-beta.3#244c721504c6ef0b4c2f9700a342509976898d6e"
version = "4.1.0-beta.1"
source = "git+https://github.com/lance-format/lance.git?tag=v4.1.0-beta.1#88c627bb093c0fb078e80fdd9140a6c5f7f94d5b"
dependencies = [
"arrow-arith",
"arrow-array",
@@ -4465,8 +4465,8 @@ dependencies = [
[[package]]
name = "lance-file"
version = "4.1.0-beta.3"
source = "git+https://github.com/lance-format/lance.git?tag=v4.1.0-beta.3#244c721504c6ef0b4c2f9700a342509976898d6e"
version = "4.1.0-beta.1"
source = "git+https://github.com/lance-format/lance.git?tag=v4.1.0-beta.1#88c627bb093c0fb078e80fdd9140a6c5f7f94d5b"
dependencies = [
"arrow-arith",
"arrow-array",
@@ -4498,8 +4498,8 @@ dependencies = [
[[package]]
name = "lance-index"
version = "4.1.0-beta.3"
source = "git+https://github.com/lance-format/lance.git?tag=v4.1.0-beta.3#244c721504c6ef0b4c2f9700a342509976898d6e"
version = "4.1.0-beta.1"
source = "git+https://github.com/lance-format/lance.git?tag=v4.1.0-beta.1#88c627bb093c0fb078e80fdd9140a6c5f7f94d5b"
dependencies = [
"arrow",
"arrow-arith",
@@ -4563,8 +4563,8 @@ dependencies = [
[[package]]
name = "lance-io"
version = "4.1.0-beta.3"
source = "git+https://github.com/lance-format/lance.git?tag=v4.1.0-beta.3#244c721504c6ef0b4c2f9700a342509976898d6e"
version = "4.1.0-beta.1"
source = "git+https://github.com/lance-format/lance.git?tag=v4.1.0-beta.1#88c627bb093c0fb078e80fdd9140a6c5f7f94d5b"
dependencies = [
"arrow",
"arrow-arith",
@@ -4605,8 +4605,8 @@ dependencies = [
[[package]]
name = "lance-linalg"
version = "4.1.0-beta.3"
source = "git+https://github.com/lance-format/lance.git?tag=v4.1.0-beta.3#244c721504c6ef0b4c2f9700a342509976898d6e"
version = "4.1.0-beta.1"
source = "git+https://github.com/lance-format/lance.git?tag=v4.1.0-beta.1#88c627bb093c0fb078e80fdd9140a6c5f7f94d5b"
dependencies = [
"arrow-array",
"arrow-buffer",
@@ -4622,8 +4622,8 @@ dependencies = [
[[package]]
name = "lance-namespace"
version = "4.1.0-beta.3"
source = "git+https://github.com/lance-format/lance.git?tag=v4.1.0-beta.3#244c721504c6ef0b4c2f9700a342509976898d6e"
version = "4.1.0-beta.1"
source = "git+https://github.com/lance-format/lance.git?tag=v4.1.0-beta.1#88c627bb093c0fb078e80fdd9140a6c5f7f94d5b"
dependencies = [
"arrow",
"async-trait",
@@ -4636,8 +4636,8 @@ dependencies = [
[[package]]
name = "lance-namespace-impls"
version = "4.1.0-beta.3"
source = "git+https://github.com/lance-format/lance.git?tag=v4.1.0-beta.3#244c721504c6ef0b4c2f9700a342509976898d6e"
version = "4.1.0-beta.1"
source = "git+https://github.com/lance-format/lance.git?tag=v4.1.0-beta.1#88c627bb093c0fb078e80fdd9140a6c5f7f94d5b"
dependencies = [
"arrow",
"arrow-ipc",
@@ -4681,8 +4681,8 @@ dependencies = [
[[package]]
name = "lance-table"
version = "4.1.0-beta.3"
source = "git+https://github.com/lance-format/lance.git?tag=v4.1.0-beta.3#244c721504c6ef0b4c2f9700a342509976898d6e"
version = "4.1.0-beta.1"
source = "git+https://github.com/lance-format/lance.git?tag=v4.1.0-beta.1#88c627bb093c0fb078e80fdd9140a6c5f7f94d5b"
dependencies = [
"arrow",
"arrow-array",
@@ -4721,8 +4721,8 @@ dependencies = [
[[package]]
name = "lance-testing"
version = "4.1.0-beta.3"
source = "git+https://github.com/lance-format/lance.git?tag=v4.1.0-beta.3#244c721504c6ef0b4c2f9700a342509976898d6e"
version = "4.1.0-beta.1"
source = "git+https://github.com/lance-format/lance.git?tag=v4.1.0-beta.1#88c627bb093c0fb078e80fdd9140a6c5f7f94d5b"
dependencies = [
"arrow-array",
"arrow-schema",
+14 -14
View File
@@ -15,20 +15,20 @@ categories = ["database-implementations"]
rust-version = "1.91.0"
[workspace.dependencies]
lance = { "version" = "=4.1.0-beta.3", default-features = false, "tag" = "v4.1.0-beta.3", "git" = "https://github.com/lance-format/lance.git" }
lance-core = { "version" = "=4.1.0-beta.3", "tag" = "v4.1.0-beta.3", "git" = "https://github.com/lance-format/lance.git" }
lance-datagen = { "version" = "=4.1.0-beta.3", "tag" = "v4.1.0-beta.3", "git" = "https://github.com/lance-format/lance.git" }
lance-file = { "version" = "=4.1.0-beta.3", "tag" = "v4.1.0-beta.3", "git" = "https://github.com/lance-format/lance.git" }
lance-io = { "version" = "=4.1.0-beta.3", default-features = false, "tag" = "v4.1.0-beta.3", "git" = "https://github.com/lance-format/lance.git" }
lance-index = { "version" = "=4.1.0-beta.3", "tag" = "v4.1.0-beta.3", "git" = "https://github.com/lance-format/lance.git" }
lance-linalg = { "version" = "=4.1.0-beta.3", "tag" = "v4.1.0-beta.3", "git" = "https://github.com/lance-format/lance.git" }
lance-namespace = { "version" = "=4.1.0-beta.3", "tag" = "v4.1.0-beta.3", "git" = "https://github.com/lance-format/lance.git" }
lance-namespace-impls = { "version" = "=4.1.0-beta.3", default-features = false, "tag" = "v4.1.0-beta.3", "git" = "https://github.com/lance-format/lance.git" }
lance-table = { "version" = "=4.1.0-beta.3", "tag" = "v4.1.0-beta.3", "git" = "https://github.com/lance-format/lance.git" }
lance-testing = { "version" = "=4.1.0-beta.3", "tag" = "v4.1.0-beta.3", "git" = "https://github.com/lance-format/lance.git" }
lance-datafusion = { "version" = "=4.1.0-beta.3", "tag" = "v4.1.0-beta.3", "git" = "https://github.com/lance-format/lance.git" }
lance-encoding = { "version" = "=4.1.0-beta.3", "tag" = "v4.1.0-beta.3", "git" = "https://github.com/lance-format/lance.git" }
lance-arrow = { "version" = "=4.1.0-beta.3", "tag" = "v4.1.0-beta.3", "git" = "https://github.com/lance-format/lance.git" }
lance = { "version" = "=4.1.0-beta.1", default-features = false, "tag" = "v4.1.0-beta.1", "git" = "https://github.com/lance-format/lance.git" }
lance-core = { "version" = "=4.1.0-beta.1", "tag" = "v4.1.0-beta.1", "git" = "https://github.com/lance-format/lance.git" }
lance-datagen = { "version" = "=4.1.0-beta.1", "tag" = "v4.1.0-beta.1", "git" = "https://github.com/lance-format/lance.git" }
lance-file = { "version" = "=4.1.0-beta.1", "tag" = "v4.1.0-beta.1", "git" = "https://github.com/lance-format/lance.git" }
lance-io = { "version" = "=4.1.0-beta.1", default-features = false, "tag" = "v4.1.0-beta.1", "git" = "https://github.com/lance-format/lance.git" }
lance-index = { "version" = "=4.1.0-beta.1", "tag" = "v4.1.0-beta.1", "git" = "https://github.com/lance-format/lance.git" }
lance-linalg = { "version" = "=4.1.0-beta.1", "tag" = "v4.1.0-beta.1", "git" = "https://github.com/lance-format/lance.git" }
lance-namespace = { "version" = "=4.1.0-beta.1", "tag" = "v4.1.0-beta.1", "git" = "https://github.com/lance-format/lance.git" }
lance-namespace-impls = { "version" = "=4.1.0-beta.1", default-features = false, "tag" = "v4.1.0-beta.1", "git" = "https://github.com/lance-format/lance.git" }
lance-table = { "version" = "=4.1.0-beta.1", "tag" = "v4.1.0-beta.1", "git" = "https://github.com/lance-format/lance.git" }
lance-testing = { "version" = "=4.1.0-beta.1", "tag" = "v4.1.0-beta.1", "git" = "https://github.com/lance-format/lance.git" }
lance-datafusion = { "version" = "=4.1.0-beta.1", "tag" = "v4.1.0-beta.1", "git" = "https://github.com/lance-format/lance.git" }
lance-encoding = { "version" = "=4.1.0-beta.1", "tag" = "v4.1.0-beta.1", "git" = "https://github.com/lance-format/lance.git" }
lance-arrow = { "version" = "=4.1.0-beta.1", "tag" = "v4.1.0-beta.1", "git" = "https://github.com/lance-format/lance.git" }
ahash = "0.8"
# Note that this one does not include pyarrow
arrow = { version = "57.2", optional = false }
+1 -1
View File
@@ -28,7 +28,7 @@
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<arrow.version>15.0.0</arrow.version>
<lance-core.version>4.1.0-beta.3</lance-core.version>
<lance-core.version>4.1.0-beta.1</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
View File
@@ -75,7 +75,6 @@ pub mod query;
pub mod schema_evolution;
pub mod update;
use crate::index::waiter::wait_for_index;
#[cfg(feature = "remote")]
pub(crate) use add_data::PreprocessingOutput;
pub use add_data::{AddDataBuilder, AddDataMode, AddResult, NaNVectorBehavior};
pub use chrono::Duration;