mirror of
https://github.com/lancedb/lancedb.git
synced 2025-12-23 05:19:58 +00:00
chore: update lance dependency to v0.38.3-beta.8 (#2737)
## Summary - bump Lance dependencies to v0.38.3-beta.8 - ran `cargo clippy --workspace --tests --all-features -- -D warnings` - ran `cargo fmt --all` ## Links - https://github.com/lancedb/lance/releases/tag/v0.38.3-beta.8 Co-authored-by: lancedb automation <robot@lancedb.com>
This commit is contained in:
committed by
GitHub
parent
25ce6d311f
commit
c36f6746d1
64
Cargo.lock
generated
64
Cargo.lock
generated
@@ -3044,8 +3044,8 @@ checksum = "42703706b716c37f96a77aea830392ad231f44c9e9a67872fa5548707e11b11c"
|
||||
|
||||
[[package]]
|
||||
name = "fsst"
|
||||
version = "0.38.3-beta.7"
|
||||
source = "git+https://github.com/lancedb/lance.git?tag=v0.38.3-beta.7#fc6d31a0bfdea9edc49566f336efd8875117031c"
|
||||
version = "0.38.3-beta.8"
|
||||
source = "git+https://github.com/lancedb/lance.git?tag=v0.38.3-beta.8#da0f612dbd4437266486a105c0f16b07dcc2289c"
|
||||
dependencies = [
|
||||
"arrow-array",
|
||||
"rand 0.9.2",
|
||||
@@ -4229,8 +4229,8 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "lance"
|
||||
version = "0.38.3-beta.7"
|
||||
source = "git+https://github.com/lancedb/lance.git?tag=v0.38.3-beta.7#fc6d31a0bfdea9edc49566f336efd8875117031c"
|
||||
version = "0.38.3-beta.8"
|
||||
source = "git+https://github.com/lancedb/lance.git?tag=v0.38.3-beta.8#da0f612dbd4437266486a105c0f16b07dcc2289c"
|
||||
dependencies = [
|
||||
"arrow",
|
||||
"arrow-arith",
|
||||
@@ -4293,8 +4293,8 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "lance-arrow"
|
||||
version = "0.38.3-beta.7"
|
||||
source = "git+https://github.com/lancedb/lance.git?tag=v0.38.3-beta.7#fc6d31a0bfdea9edc49566f336efd8875117031c"
|
||||
version = "0.38.3-beta.8"
|
||||
source = "git+https://github.com/lancedb/lance.git?tag=v0.38.3-beta.8#da0f612dbd4437266486a105c0f16b07dcc2289c"
|
||||
dependencies = [
|
||||
"arrow-array",
|
||||
"arrow-buffer",
|
||||
@@ -4312,8 +4312,8 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "lance-bitpacking"
|
||||
version = "0.38.3-beta.7"
|
||||
source = "git+https://github.com/lancedb/lance.git?tag=v0.38.3-beta.7#fc6d31a0bfdea9edc49566f336efd8875117031c"
|
||||
version = "0.38.3-beta.8"
|
||||
source = "git+https://github.com/lancedb/lance.git?tag=v0.38.3-beta.8#da0f612dbd4437266486a105c0f16b07dcc2289c"
|
||||
dependencies = [
|
||||
"arrayref",
|
||||
"paste",
|
||||
@@ -4322,8 +4322,8 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "lance-core"
|
||||
version = "0.38.3-beta.7"
|
||||
source = "git+https://github.com/lancedb/lance.git?tag=v0.38.3-beta.7#fc6d31a0bfdea9edc49566f336efd8875117031c"
|
||||
version = "0.38.3-beta.8"
|
||||
source = "git+https://github.com/lancedb/lance.git?tag=v0.38.3-beta.8#da0f612dbd4437266486a105c0f16b07dcc2289c"
|
||||
dependencies = [
|
||||
"arrow-array",
|
||||
"arrow-buffer",
|
||||
@@ -4359,8 +4359,8 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "lance-datafusion"
|
||||
version = "0.38.3-beta.7"
|
||||
source = "git+https://github.com/lancedb/lance.git?tag=v0.38.3-beta.7#fc6d31a0bfdea9edc49566f336efd8875117031c"
|
||||
version = "0.38.3-beta.8"
|
||||
source = "git+https://github.com/lancedb/lance.git?tag=v0.38.3-beta.8#da0f612dbd4437266486a105c0f16b07dcc2289c"
|
||||
dependencies = [
|
||||
"arrow",
|
||||
"arrow-array",
|
||||
@@ -4389,8 +4389,8 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "lance-datagen"
|
||||
version = "0.38.3-beta.7"
|
||||
source = "git+https://github.com/lancedb/lance.git?tag=v0.38.3-beta.7#fc6d31a0bfdea9edc49566f336efd8875117031c"
|
||||
version = "0.38.3-beta.8"
|
||||
source = "git+https://github.com/lancedb/lance.git?tag=v0.38.3-beta.8#da0f612dbd4437266486a105c0f16b07dcc2289c"
|
||||
dependencies = [
|
||||
"arrow",
|
||||
"arrow-array",
|
||||
@@ -4407,8 +4407,8 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "lance-encoding"
|
||||
version = "0.38.3-beta.7"
|
||||
source = "git+https://github.com/lancedb/lance.git?tag=v0.38.3-beta.7#fc6d31a0bfdea9edc49566f336efd8875117031c"
|
||||
version = "0.38.3-beta.8"
|
||||
source = "git+https://github.com/lancedb/lance.git?tag=v0.38.3-beta.8#da0f612dbd4437266486a105c0f16b07dcc2289c"
|
||||
dependencies = [
|
||||
"arrow-arith",
|
||||
"arrow-array",
|
||||
@@ -4445,8 +4445,8 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "lance-file"
|
||||
version = "0.38.3-beta.7"
|
||||
source = "git+https://github.com/lancedb/lance.git?tag=v0.38.3-beta.7#fc6d31a0bfdea9edc49566f336efd8875117031c"
|
||||
version = "0.38.3-beta.8"
|
||||
source = "git+https://github.com/lancedb/lance.git?tag=v0.38.3-beta.8#da0f612dbd4437266486a105c0f16b07dcc2289c"
|
||||
dependencies = [
|
||||
"arrow-arith",
|
||||
"arrow-array",
|
||||
@@ -4479,8 +4479,8 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "lance-index"
|
||||
version = "0.38.3-beta.7"
|
||||
source = "git+https://github.com/lancedb/lance.git?tag=v0.38.3-beta.7#fc6d31a0bfdea9edc49566f336efd8875117031c"
|
||||
version = "0.38.3-beta.8"
|
||||
source = "git+https://github.com/lancedb/lance.git?tag=v0.38.3-beta.8#da0f612dbd4437266486a105c0f16b07dcc2289c"
|
||||
dependencies = [
|
||||
"arrow",
|
||||
"arrow-arith",
|
||||
@@ -4542,8 +4542,8 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "lance-io"
|
||||
version = "0.38.3-beta.7"
|
||||
source = "git+https://github.com/lancedb/lance.git?tag=v0.38.3-beta.7#fc6d31a0bfdea9edc49566f336efd8875117031c"
|
||||
version = "0.38.3-beta.8"
|
||||
source = "git+https://github.com/lancedb/lance.git?tag=v0.38.3-beta.8#da0f612dbd4437266486a105c0f16b07dcc2289c"
|
||||
dependencies = [
|
||||
"arrow",
|
||||
"arrow-arith",
|
||||
@@ -4583,8 +4583,8 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "lance-linalg"
|
||||
version = "0.38.3-beta.7"
|
||||
source = "git+https://github.com/lancedb/lance.git?tag=v0.38.3-beta.7#fc6d31a0bfdea9edc49566f336efd8875117031c"
|
||||
version = "0.38.3-beta.8"
|
||||
source = "git+https://github.com/lancedb/lance.git?tag=v0.38.3-beta.8#da0f612dbd4437266486a105c0f16b07dcc2289c"
|
||||
dependencies = [
|
||||
"arrow-array",
|
||||
"arrow-buffer",
|
||||
@@ -4607,8 +4607,8 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "lance-namespace"
|
||||
version = "0.38.3-beta.7"
|
||||
source = "git+https://github.com/lancedb/lance.git?tag=v0.38.3-beta.7#fc6d31a0bfdea9edc49566f336efd8875117031c"
|
||||
version = "0.38.3-beta.8"
|
||||
source = "git+https://github.com/lancedb/lance.git?tag=v0.38.3-beta.8#da0f612dbd4437266486a105c0f16b07dcc2289c"
|
||||
dependencies = [
|
||||
"arrow",
|
||||
"async-trait",
|
||||
@@ -4620,8 +4620,8 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "lance-namespace-impls"
|
||||
version = "0.38.3-beta.7"
|
||||
source = "git+https://github.com/lancedb/lance.git?tag=v0.38.3-beta.7#fc6d31a0bfdea9edc49566f336efd8875117031c"
|
||||
version = "0.38.3-beta.8"
|
||||
source = "git+https://github.com/lancedb/lance.git?tag=v0.38.3-beta.8#da0f612dbd4437266486a105c0f16b07dcc2289c"
|
||||
dependencies = [
|
||||
"arrow",
|
||||
"arrow-ipc",
|
||||
@@ -4653,8 +4653,8 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "lance-table"
|
||||
version = "0.38.3-beta.7"
|
||||
source = "git+https://github.com/lancedb/lance.git?tag=v0.38.3-beta.7#fc6d31a0bfdea9edc49566f336efd8875117031c"
|
||||
version = "0.38.3-beta.8"
|
||||
source = "git+https://github.com/lancedb/lance.git?tag=v0.38.3-beta.8#da0f612dbd4437266486a105c0f16b07dcc2289c"
|
||||
dependencies = [
|
||||
"arrow",
|
||||
"arrow-array",
|
||||
@@ -4692,8 +4692,8 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "lance-testing"
|
||||
version = "0.38.3-beta.7"
|
||||
source = "git+https://github.com/lancedb/lance.git?tag=v0.38.3-beta.7#fc6d31a0bfdea9edc49566f336efd8875117031c"
|
||||
version = "0.38.3-beta.8"
|
||||
source = "git+https://github.com/lancedb/lance.git?tag=v0.38.3-beta.8#da0f612dbd4437266486a105c0f16b07dcc2289c"
|
||||
dependencies = [
|
||||
"arrow-array",
|
||||
"arrow-schema",
|
||||
|
||||
26
Cargo.toml
26
Cargo.toml
@@ -15,19 +15,19 @@ categories = ["database-implementations"]
|
||||
rust-version = "1.78.0"
|
||||
|
||||
[workspace.dependencies]
|
||||
lance = { "version" = "=0.38.3-beta.7", default-features = false, "tag" = "v0.38.3-beta.7", "git" = "https://github.com/lancedb/lance.git" }
|
||||
lance-core = { "version" = "=0.38.3-beta.7", "tag" = "v0.38.3-beta.7", "git" = "https://github.com/lancedb/lance.git" }
|
||||
lance-datagen = { "version" = "=0.38.3-beta.7", "tag" = "v0.38.3-beta.7", "git" = "https://github.com/lancedb/lance.git" }
|
||||
lance-file = { "version" = "=0.38.3-beta.7", "tag" = "v0.38.3-beta.7", "git" = "https://github.com/lancedb/lance.git" }
|
||||
lance-io = { "version" = "=0.38.3-beta.7", default-features = false, "tag" = "v0.38.3-beta.7", "git" = "https://github.com/lancedb/lance.git" }
|
||||
lance-index = { "version" = "=0.38.3-beta.7", "tag" = "v0.38.3-beta.7", "git" = "https://github.com/lancedb/lance.git" }
|
||||
lance-linalg = { "version" = "=0.38.3-beta.7", "tag" = "v0.38.3-beta.7", "git" = "https://github.com/lancedb/lance.git" }
|
||||
lance-namespace = { "version" = "=0.38.3-beta.7", "tag" = "v0.38.3-beta.7", "git" = "https://github.com/lancedb/lance.git" }
|
||||
lance-namespace-impls = { "version" = "=0.38.3-beta.7", "tag" = "v0.38.3-beta.7", "git" = "https://github.com/lancedb/lance.git" }
|
||||
lance-table = { "version" = "=0.38.3-beta.7", "tag" = "v0.38.3-beta.7", "git" = "https://github.com/lancedb/lance.git" }
|
||||
lance-testing = { "version" = "=0.38.3-beta.7", "tag" = "v0.38.3-beta.7", "git" = "https://github.com/lancedb/lance.git" }
|
||||
lance-datafusion = { "version" = "=0.38.3-beta.7", "tag" = "v0.38.3-beta.7", "git" = "https://github.com/lancedb/lance.git" }
|
||||
lance-encoding = { "version" = "=0.38.3-beta.7", "tag" = "v0.38.3-beta.7", "git" = "https://github.com/lancedb/lance.git" }
|
||||
lance = { "version" = "=0.38.3-beta.8", default-features = false, "tag" = "v0.38.3-beta.8", "git" = "https://github.com/lancedb/lance.git" }
|
||||
lance-core = { "version" = "=0.38.3-beta.8", "tag" = "v0.38.3-beta.8", "git" = "https://github.com/lancedb/lance.git" }
|
||||
lance-datagen = { "version" = "=0.38.3-beta.8", "tag" = "v0.38.3-beta.8", "git" = "https://github.com/lancedb/lance.git" }
|
||||
lance-file = { "version" = "=0.38.3-beta.8", "tag" = "v0.38.3-beta.8", "git" = "https://github.com/lancedb/lance.git" }
|
||||
lance-io = { "version" = "=0.38.3-beta.8", default-features = false, "tag" = "v0.38.3-beta.8", "git" = "https://github.com/lancedb/lance.git" }
|
||||
lance-index = { "version" = "=0.38.3-beta.8", "tag" = "v0.38.3-beta.8", "git" = "https://github.com/lancedb/lance.git" }
|
||||
lance-linalg = { "version" = "=0.38.3-beta.8", "tag" = "v0.38.3-beta.8", "git" = "https://github.com/lancedb/lance.git" }
|
||||
lance-namespace = { "version" = "=0.38.3-beta.8", "tag" = "v0.38.3-beta.8", "git" = "https://github.com/lancedb/lance.git" }
|
||||
lance-namespace-impls = { "version" = "=0.38.3-beta.8", "tag" = "v0.38.3-beta.8", "git" = "https://github.com/lancedb/lance.git" }
|
||||
lance-table = { "version" = "=0.38.3-beta.8", "tag" = "v0.38.3-beta.8", "git" = "https://github.com/lancedb/lance.git" }
|
||||
lance-testing = { "version" = "=0.38.3-beta.8", "tag" = "v0.38.3-beta.8", "git" = "https://github.com/lancedb/lance.git" }
|
||||
lance-datafusion = { "version" = "=0.38.3-beta.8", "tag" = "v0.38.3-beta.8", "git" = "https://github.com/lancedb/lance.git" }
|
||||
lance-encoding = { "version" = "=0.38.3-beta.8", "tag" = "v0.38.3-beta.8", "git" = "https://github.com/lancedb/lance.git" }
|
||||
ahash = "0.8"
|
||||
# Note that this one does not include pyarrow
|
||||
arrow = { version = "56.2", optional = false }
|
||||
|
||||
Reference in New Issue
Block a user