@@ -330,13 +330,13 @@ hyper-util = { version = "0.1.9", features = ["client", "client-legacy", "tokio"
330330lru = " 0.12"
331331
332332# # in branch dev
333- iceberg = { version = " 0.4.0" , git = " https://github.com/dqhl76 /iceberg-rust" , rev = " 1dace26ea25a9b9e2066367cbd3b7badc75dd7f9" , features = [
333+ iceberg = { version = " 0.4.0" , git = " https://github.com/databendlabs /iceberg-rust" , rev = " 1dace26ea25a9b9e2066367cbd3b7badc75dd7f9" , features = [
334334 " storage-all" ,
335335] }
336- iceberg-catalog-glue = { version = " 0.4.0" , git = " https://github.com/dqhl76 /iceberg-rust" , rev = " 1dace26ea25a9b9e2066367cbd3b7badc75dd7f9" }
337- iceberg-catalog-hms = { version = " 0.4.0" , git = " https://github.com/dqhl76 /iceberg-rust" , rev = " 1dace26ea25a9b9e2066367cbd3b7badc75dd7f9" }
338- iceberg-catalog-rest = { version = " 0.4.0" , git = " https://github.com/dqhl76 /iceberg-rust" , rev = " 1dace26ea25a9b9e2066367cbd3b7badc75dd7f9" }
339- iceberg-catalog-s3tables = { version = " 0.4.0" , git = " https://github.com/dqhl76 /iceberg-rust" , rev = " 1dace26ea25a9b9e2066367cbd3b7badc75dd7f9" }
336+ iceberg-catalog-glue = { version = " 0.4.0" , git = " https://github.com/databendlabs /iceberg-rust" , rev = " 1dace26ea25a9b9e2066367cbd3b7badc75dd7f9" }
337+ iceberg-catalog-hms = { version = " 0.4.0" , git = " https://github.com/databendlabs /iceberg-rust" , rev = " 1dace26ea25a9b9e2066367cbd3b7badc75dd7f9" }
338+ iceberg-catalog-rest = { version = " 0.4.0" , git = " https://github.com/databendlabs /iceberg-rust" , rev = " 1dace26ea25a9b9e2066367cbd3b7badc75dd7f9" }
339+ iceberg-catalog-s3tables = { version = " 0.4.0" , git = " https://github.com/databendlabs /iceberg-rust" , rev = " 1dace26ea25a9b9e2066367cbd3b7badc75dd7f9" }
340340
341341# Explicitly specify compatible AWS SDK versions
342342aws-config = " 1.5.18"
0 commit comments