Commit 35e7c06
committed
build(deps): kv-lance lance 6.0.0 → =7.0.0, lancedb 0.29.0 → =0.30.0
surrealdb-core's `kv-lance` feature pinned lance/lance-index `=6.0.0` +
lancedb `=0.29.0`, which require object_store ^0.12.3 — contradicting this
workspace's own `object_store = "0.13.0"` (lance 6 needs object_store 0.12;
only lance 7 moves to 0.13). Bump the kv-lance pins to `=7.0.0` / `=0.30.0`
so the storage engine resolves consistently on object_store 0.13, and against
the AdaWorldAPI/lance-graph workspace which moved to lance 7 in parallel
(lance-graph PR surrealdb#445). arrow-array/arrow-schema stay 58 (lance 7 keeps arrow ^58).
https://claude.ai/code/session_012SorR8UbtEvYmbX8cXftj71 parent 1686c57 commit 35e7c06
1 file changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
107 | 107 | | |
108 | 108 | | |
109 | 109 | | |
110 | | - | |
111 | | - | |
112 | | - | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
113 | 113 | | |
114 | 114 | | |
115 | 115 | | |
| |||
0 commit comments