Skip to content

Commit d569e01

Browse files
chore(deps): re-pin iceberg-rust to merged spiceai-0.9.1-df-52 commit
Fork PR spiceai/iceberg-rust#44 merged; re-pin from the branch head (65463fe6) to the merge commit ff09ec55 on spiceai-0.9.1-df-52.
1 parent 11a7cdd commit d569e01

2 files changed

Lines changed: 19 additions & 19 deletions

File tree

Cargo.lock

Lines changed: 13 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -443,12 +443,12 @@ rusqlite = { git = "https://github.com/spiceai/rusqlite.git", rev = "3d1f5f6f6d6
443443
# Tracking Issue: https://github.com/allan2/dotenvy/issues/113
444444
dotenvy = { git = "https://github.com/spiceai/dotenvy.git", rev = "e5cef1871b08003198949dfe2da988633eaad78f" }
445445

446-
iceberg = { git = "https://github.com/spiceai/iceberg-rust.git", rev = "65463fe69575860d53f047e8b5ec9b0922dc7c78" } # spiceai-52
447-
iceberg-catalog-glue = { git = "https://github.com/spiceai/iceberg-rust.git", rev = "65463fe69575860d53f047e8b5ec9b0922dc7c78" } # spiceai-52
448-
iceberg-catalog-rest = { git = "https://github.com/spiceai/iceberg-rust.git", rev = "65463fe69575860d53f047e8b5ec9b0922dc7c78" } # spiceai-52
449-
iceberg-datafusion = { git = "https://github.com/spiceai/iceberg-rust.git", rev = "65463fe69575860d53f047e8b5ec9b0922dc7c78" } # spiceai-52
450-
iceberg-storage-opendal = { git = "https://github.com/spiceai/iceberg-rust.git", rev = "65463fe69575860d53f047e8b5ec9b0922dc7c78" } # spiceai-52
451-
iceberg_test_utils = { git = "https://github.com/spiceai/iceberg-rust.git", rev = "65463fe69575860d53f047e8b5ec9b0922dc7c78" } # spiceai-52
446+
iceberg = { git = "https://github.com/spiceai/iceberg-rust.git", rev = "ff09ec55bd49effe01ed9d4dafc5c8a6e10fd422" } # spiceai-52
447+
iceberg-catalog-glue = { git = "https://github.com/spiceai/iceberg-rust.git", rev = "ff09ec55bd49effe01ed9d4dafc5c8a6e10fd422" } # spiceai-52
448+
iceberg-catalog-rest = { git = "https://github.com/spiceai/iceberg-rust.git", rev = "ff09ec55bd49effe01ed9d4dafc5c8a6e10fd422" } # spiceai-52
449+
iceberg-datafusion = { git = "https://github.com/spiceai/iceberg-rust.git", rev = "ff09ec55bd49effe01ed9d4dafc5c8a6e10fd422" } # spiceai-52
450+
iceberg-storage-opendal = { git = "https://github.com/spiceai/iceberg-rust.git", rev = "ff09ec55bd49effe01ed9d4dafc5c8a6e10fd422" } # spiceai-52
451+
iceberg_test_utils = { git = "https://github.com/spiceai/iceberg-rust.git", rev = "ff09ec55bd49effe01ed9d4dafc5c8a6e10fd422" } # spiceai-52
452452

453453
# candle-* crates are already redirected to the spiceai/candle fork via the
454454
# [patch.crates-io] block higher up in this file. Keeping those here would be

0 commit comments

Comments
 (0)