chore: pin lance to the read_dir_page branch

TEMPORARY. `ObjectStore::read_dir_page` is not in a lance release yet, so the
lance crates point at lance-format/lance#8606 cherry-picked onto the
v11.0.0-beta.2 tag. Put the tag back once that PR has merged and shipped.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
This commit is contained in:
Will Jones
2026-08-17 17:22:29 -07:00
parent 32716f900d
commit 3f783f68a5
2 changed files with 39 additions and 36 deletions
Generated
+22 -22
View File
@@ -3456,7 +3456,7 @@ checksum = "42703706b716c37f96a77aea830392ad231f44c9e9a67872fa5548707e11b11c"
[[package]]
name = "fsst"
version = "11.0.0-beta.2"
source = "git+https://github.com/lance-format/lance.git?tag=v11.0.0-beta.2#35da5d920159b49d1b53032652f7615ab699c160"
source = "git+https://github.com/lance-format/lance.git?rev=71f7cf98f943c5b01b307e1d3a343aef9f160908#71f7cf98f943c5b01b307e1d3a343aef9f160908"
dependencies = [
"arrow-array",
"rand 0.9.5",
@@ -4816,7 +4816,7 @@ checksum = "e037a2e1d8d5fdbd49b16a4ea09d5d6401c1f29eca5ff29d03d3824dba16256a"
[[package]]
name = "lance"
version = "11.0.0-beta.2"
source = "git+https://github.com/lance-format/lance.git?tag=v11.0.0-beta.2#35da5d920159b49d1b53032652f7615ab699c160"
source = "git+https://github.com/lance-format/lance.git?rev=71f7cf98f943c5b01b307e1d3a343aef9f160908#71f7cf98f943c5b01b307e1d3a343aef9f160908"
dependencies = [
"arc-swap",
"arrow",
@@ -4891,7 +4891,7 @@ dependencies = [
[[package]]
name = "lance-arrow"
version = "11.0.0-beta.2"
source = "git+https://github.com/lance-format/lance.git?tag=v11.0.0-beta.2#35da5d920159b49d1b53032652f7615ab699c160"
source = "git+https://github.com/lance-format/lance.git?rev=71f7cf98f943c5b01b307e1d3a343aef9f160908#71f7cf98f943c5b01b307e1d3a343aef9f160908"
dependencies = [
"arrow-array",
"arrow-buffer",
@@ -4913,7 +4913,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.2#35da5d920159b49d1b53032652f7615ab699c160"
source = "git+https://github.com/lance-format/lance.git?rev=71f7cf98f943c5b01b307e1d3a343aef9f160908#71f7cf98f943c5b01b307e1d3a343aef9f160908"
dependencies = [
"arrow-array",
"arrow-buffer",
@@ -4927,7 +4927,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.2#35da5d920159b49d1b53032652f7615ab699c160"
source = "git+https://github.com/lance-format/lance.git?rev=71f7cf98f943c5b01b307e1d3a343aef9f160908#71f7cf98f943c5b01b307e1d3a343aef9f160908"
dependencies = [
"arrow-array",
"arrow-schema",
@@ -4937,7 +4937,7 @@ dependencies = [
[[package]]
name = "lance-bitpacking"
version = "11.0.0-beta.2"
source = "git+https://github.com/lance-format/lance.git?tag=v11.0.0-beta.2#35da5d920159b49d1b53032652f7615ab699c160"
source = "git+https://github.com/lance-format/lance.git?rev=71f7cf98f943c5b01b307e1d3a343aef9f160908#71f7cf98f943c5b01b307e1d3a343aef9f160908"
dependencies = [
"arrayref",
"crunchy",
@@ -4948,7 +4948,7 @@ dependencies = [
[[package]]
name = "lance-core"
version = "11.0.0-beta.2"
source = "git+https://github.com/lance-format/lance.git?tag=v11.0.0-beta.2#35da5d920159b49d1b53032652f7615ab699c160"
source = "git+https://github.com/lance-format/lance.git?rev=71f7cf98f943c5b01b307e1d3a343aef9f160908#71f7cf98f943c5b01b307e1d3a343aef9f160908"
dependencies = [
"arrow-array",
"arrow-buffer",
@@ -4989,7 +4989,7 @@ dependencies = [
[[package]]
name = "lance-datafusion"
version = "11.0.0-beta.2"
source = "git+https://github.com/lance-format/lance.git?tag=v11.0.0-beta.2#35da5d920159b49d1b53032652f7615ab699c160"
source = "git+https://github.com/lance-format/lance.git?rev=71f7cf98f943c5b01b307e1d3a343aef9f160908#71f7cf98f943c5b01b307e1d3a343aef9f160908"
dependencies = [
"arrow",
"arrow-array",
@@ -5020,7 +5020,7 @@ dependencies = [
[[package]]
name = "lance-datagen"
version = "11.0.0-beta.2"
source = "git+https://github.com/lance-format/lance.git?tag=v11.0.0-beta.2#35da5d920159b49d1b53032652f7615ab699c160"
source = "git+https://github.com/lance-format/lance.git?rev=71f7cf98f943c5b01b307e1d3a343aef9f160908#71f7cf98f943c5b01b307e1d3a343aef9f160908"
dependencies = [
"arrow",
"arrow-array",
@@ -5038,7 +5038,7 @@ dependencies = [
[[package]]
name = "lance-derive"
version = "11.0.0-beta.2"
source = "git+https://github.com/lance-format/lance.git?tag=v11.0.0-beta.2#35da5d920159b49d1b53032652f7615ab699c160"
source = "git+https://github.com/lance-format/lance.git?rev=71f7cf98f943c5b01b307e1d3a343aef9f160908#71f7cf98f943c5b01b307e1d3a343aef9f160908"
dependencies = [
"proc-macro2",
"quote",
@@ -5048,7 +5048,7 @@ dependencies = [
[[package]]
name = "lance-encoding"
version = "11.0.0-beta.2"
source = "git+https://github.com/lance-format/lance.git?tag=v11.0.0-beta.2#35da5d920159b49d1b53032652f7615ab699c160"
source = "git+https://github.com/lance-format/lance.git?rev=71f7cf98f943c5b01b307e1d3a343aef9f160908#71f7cf98f943c5b01b307e1d3a343aef9f160908"
dependencies = [
"arrow-arith",
"arrow-array",
@@ -5083,7 +5083,7 @@ dependencies = [
[[package]]
name = "lance-file"
version = "11.0.0-beta.2"
source = "git+https://github.com/lance-format/lance.git?tag=v11.0.0-beta.2#35da5d920159b49d1b53032652f7615ab699c160"
source = "git+https://github.com/lance-format/lance.git?rev=71f7cf98f943c5b01b307e1d3a343aef9f160908#71f7cf98f943c5b01b307e1d3a343aef9f160908"
dependencies = [
"arrow-arith",
"arrow-array",
@@ -5115,7 +5115,7 @@ dependencies = [
[[package]]
name = "lance-index"
version = "11.0.0-beta.2"
source = "git+https://github.com/lance-format/lance.git?tag=v11.0.0-beta.2#35da5d920159b49d1b53032652f7615ab699c160"
source = "git+https://github.com/lance-format/lance.git?rev=71f7cf98f943c5b01b307e1d3a343aef9f160908#71f7cf98f943c5b01b307e1d3a343aef9f160908"
dependencies = [
"arc-swap",
"arrow",
@@ -5183,7 +5183,7 @@ dependencies = [
[[package]]
name = "lance-index-core"
version = "11.0.0-beta.2"
source = "git+https://github.com/lance-format/lance.git?tag=v11.0.0-beta.2#35da5d920159b49d1b53032652f7615ab699c160"
source = "git+https://github.com/lance-format/lance.git?rev=71f7cf98f943c5b01b307e1d3a343aef9f160908#71f7cf98f943c5b01b307e1d3a343aef9f160908"
dependencies = [
"arrow-array",
"arrow-schema",
@@ -5206,7 +5206,7 @@ dependencies = [
[[package]]
name = "lance-io"
version = "11.0.0-beta.2"
source = "git+https://github.com/lance-format/lance.git?tag=v11.0.0-beta.2#35da5d920159b49d1b53032652f7615ab699c160"
source = "git+https://github.com/lance-format/lance.git?rev=71f7cf98f943c5b01b307e1d3a343aef9f160908#71f7cf98f943c5b01b307e1d3a343aef9f160908"
dependencies = [
"arrow",
"arrow-array",
@@ -5243,7 +5243,7 @@ dependencies = [
[[package]]
name = "lance-linalg"
version = "11.0.0-beta.2"
source = "git+https://github.com/lance-format/lance.git?tag=v11.0.0-beta.2#35da5d920159b49d1b53032652f7615ab699c160"
source = "git+https://github.com/lance-format/lance.git?rev=71f7cf98f943c5b01b307e1d3a343aef9f160908#71f7cf98f943c5b01b307e1d3a343aef9f160908"
dependencies = [
"arrow-array",
"arrow-buffer",
@@ -5260,7 +5260,7 @@ dependencies = [
[[package]]
name = "lance-namespace"
version = "11.0.0-beta.2"
source = "git+https://github.com/lance-format/lance.git?tag=v11.0.0-beta.2#35da5d920159b49d1b53032652f7615ab699c160"
source = "git+https://github.com/lance-format/lance.git?rev=71f7cf98f943c5b01b307e1d3a343aef9f160908#71f7cf98f943c5b01b307e1d3a343aef9f160908"
dependencies = [
"arrow",
"async-trait",
@@ -5273,7 +5273,7 @@ dependencies = [
[[package]]
name = "lance-namespace-impls"
version = "11.0.0-beta.2"
source = "git+https://github.com/lance-format/lance.git?tag=v11.0.0-beta.2#35da5d920159b49d1b53032652f7615ab699c160"
source = "git+https://github.com/lance-format/lance.git?rev=71f7cf98f943c5b01b307e1d3a343aef9f160908#71f7cf98f943c5b01b307e1d3a343aef9f160908"
dependencies = [
"arrow",
"arrow-ipc",
@@ -5328,7 +5328,7 @@ dependencies = [
[[package]]
name = "lance-select"
version = "11.0.0-beta.2"
source = "git+https://github.com/lance-format/lance.git?tag=v11.0.0-beta.2#35da5d920159b49d1b53032652f7615ab699c160"
source = "git+https://github.com/lance-format/lance.git?rev=71f7cf98f943c5b01b307e1d3a343aef9f160908#71f7cf98f943c5b01b307e1d3a343aef9f160908"
dependencies = [
"arrow-array",
"arrow-buffer",
@@ -5344,7 +5344,7 @@ dependencies = [
[[package]]
name = "lance-table"
version = "11.0.0-beta.2"
source = "git+https://github.com/lance-format/lance.git?tag=v11.0.0-beta.2#35da5d920159b49d1b53032652f7615ab699c160"
source = "git+https://github.com/lance-format/lance.git?rev=71f7cf98f943c5b01b307e1d3a343aef9f160908#71f7cf98f943c5b01b307e1d3a343aef9f160908"
dependencies = [
"arrow",
"arrow-array",
@@ -5384,7 +5384,7 @@ dependencies = [
[[package]]
name = "lance-testing"
version = "11.0.0-beta.2"
source = "git+https://github.com/lance-format/lance.git?tag=v11.0.0-beta.2#35da5d920159b49d1b53032652f7615ab699c160"
source = "git+https://github.com/lance-format/lance.git?rev=71f7cf98f943c5b01b307e1d3a343aef9f160908#71f7cf98f943c5b01b307e1d3a343aef9f160908"
dependencies = [
"arrow-array",
"arrow-schema",
@@ -5398,7 +5398,7 @@ dependencies = [
[[package]]
name = "lance-tokenizer"
version = "11.0.0-beta.2"
source = "git+https://github.com/lance-format/lance.git?tag=v11.0.0-beta.2#35da5d920159b49d1b53032652f7615ab699c160"
source = "git+https://github.com/lance-format/lance.git?rev=71f7cf98f943c5b01b307e1d3a343aef9f160908#71f7cf98f943c5b01b307e1d3a343aef9f160908"
dependencies = [
"frostem",
"icu_segmenter",
+17 -14
View File
@@ -13,20 +13,23 @@ categories = ["database-implementations"]
rust-version = "1.91.0"
[workspace.dependencies]
lance = { "version" = "=11.0.0-beta.2", default-features = false, "tag" = "v11.0.0-beta.2", "git" = "https://github.com/lance-format/lance.git" }
lance-core = { "version" = "=11.0.0-beta.2", "tag" = "v11.0.0-beta.2", "git" = "https://github.com/lance-format/lance.git" }
lance-datagen = { "version" = "=11.0.0-beta.2", "tag" = "v11.0.0-beta.2", "git" = "https://github.com/lance-format/lance.git" }
lance-file = { "version" = "=11.0.0-beta.2", "tag" = "v11.0.0-beta.2", "git" = "https://github.com/lance-format/lance.git" }
lance-io = { "version" = "=11.0.0-beta.2", default-features = false, "tag" = "v11.0.0-beta.2", "git" = "https://github.com/lance-format/lance.git" }
lance-index = { "version" = "=11.0.0-beta.2", "tag" = "v11.0.0-beta.2", "git" = "https://github.com/lance-format/lance.git" }
lance-linalg = { "version" = "=11.0.0-beta.2", "tag" = "v11.0.0-beta.2", "git" = "https://github.com/lance-format/lance.git" }
lance-namespace = { "version" = "=11.0.0-beta.2", "tag" = "v11.0.0-beta.2", "git" = "https://github.com/lance-format/lance.git" }
lance-namespace-impls = { "version" = "=11.0.0-beta.2", default-features = false, "tag" = "v11.0.0-beta.2", "git" = "https://github.com/lance-format/lance.git" }
lance-table = { "version" = "=11.0.0-beta.2", "tag" = "v11.0.0-beta.2", "git" = "https://github.com/lance-format/lance.git" }
lance-testing = { "version" = "=11.0.0-beta.2", "tag" = "v11.0.0-beta.2", "git" = "https://github.com/lance-format/lance.git" }
lance-datafusion = { "version" = "=11.0.0-beta.2", "tag" = "v11.0.0-beta.2", "git" = "https://github.com/lance-format/lance.git" }
lance-encoding = { "version" = "=11.0.0-beta.2", "tag" = "v11.0.0-beta.2", "git" = "https://github.com/lance-format/lance.git" }
lance-arrow = { "version" = "=11.0.0-beta.2", "tag" = "v11.0.0-beta.2", "git" = "https://github.com/lance-format/lance.git" }
# TEMPORARY: `ObjectStore::read_dir_page` is not in a lance release yet, so these point at
# lance-format/lance#8120 cherry-picked onto the v11.0.0-beta.2 tag. Put the tag back once that
# PR has merged and shipped in a release.
lance = { "version" = "=11.0.0-beta.2", default-features = false, "rev" = "71f7cf98f943c5b01b307e1d3a343aef9f160908", "git" = "https://github.com/lance-format/lance.git" }
lance-core = { "version" = "=11.0.0-beta.2", "rev" = "71f7cf98f943c5b01b307e1d3a343aef9f160908", "git" = "https://github.com/lance-format/lance.git" }
lance-datagen = { "version" = "=11.0.0-beta.2", "rev" = "71f7cf98f943c5b01b307e1d3a343aef9f160908", "git" = "https://github.com/lance-format/lance.git" }
lance-file = { "version" = "=11.0.0-beta.2", "rev" = "71f7cf98f943c5b01b307e1d3a343aef9f160908", "git" = "https://github.com/lance-format/lance.git" }
lance-io = { "version" = "=11.0.0-beta.2", default-features = false, "rev" = "71f7cf98f943c5b01b307e1d3a343aef9f160908", "git" = "https://github.com/lance-format/lance.git" }
lance-index = { "version" = "=11.0.0-beta.2", "rev" = "71f7cf98f943c5b01b307e1d3a343aef9f160908", "git" = "https://github.com/lance-format/lance.git" }
lance-linalg = { "version" = "=11.0.0-beta.2", "rev" = "71f7cf98f943c5b01b307e1d3a343aef9f160908", "git" = "https://github.com/lance-format/lance.git" }
lance-namespace = { "version" = "=11.0.0-beta.2", "rev" = "71f7cf98f943c5b01b307e1d3a343aef9f160908", "git" = "https://github.com/lance-format/lance.git" }
lance-namespace-impls = { "version" = "=11.0.0-beta.2", default-features = false, "rev" = "71f7cf98f943c5b01b307e1d3a343aef9f160908", "git" = "https://github.com/lance-format/lance.git" }
lance-table = { "version" = "=11.0.0-beta.2", "rev" = "71f7cf98f943c5b01b307e1d3a343aef9f160908", "git" = "https://github.com/lance-format/lance.git" }
lance-testing = { "version" = "=11.0.0-beta.2", "rev" = "71f7cf98f943c5b01b307e1d3a343aef9f160908", "git" = "https://github.com/lance-format/lance.git" }
lance-datafusion = { "version" = "=11.0.0-beta.2", "rev" = "71f7cf98f943c5b01b307e1d3a343aef9f160908", "git" = "https://github.com/lance-format/lance.git" }
lance-encoding = { "version" = "=11.0.0-beta.2", "rev" = "71f7cf98f943c5b01b307e1d3a343aef9f160908", "git" = "https://github.com/lance-format/lance.git" }
lance-arrow = { "version" = "=11.0.0-beta.2", "rev" = "71f7cf98f943c5b01b307e1d3a343aef9f160908", "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 }