@@ -47,15 +47,15 @@ datafusion-expr = { version = "50.0.0" }
4747datafusion-functions-json = { git = " https://github.com/Embucket/datafusion-functions-json.git" , rev = " 439cbd2282504c3ffaf262f1ffdb530a0fb1a151" }
4848datafusion-macros = { version = " 50.0.0" }
4949datafusion-physical-plan = { version = " 50.0.0" }
50- datafusion_iceberg = { git = " https://github.com/Embucket/iceberg-rust.git" , rev = " df5ad5825bdb7c65fa3d5ad420e025dfbb51afff " }
50+ datafusion_iceberg = { git = " https://github.com/Embucket/iceberg-rust.git" , rev = " 88a8ea37cfc468b96b8ccf71ffdb0f8675333b89 " }
5151futures = { version = " 0.3" }
5252http = " 1.2"
5353http-body-util = " 0.1.0"
5454iceberg = { git = " https://github.com/apache/iceberg-rust.git" , rev =" 7a5ad1fcaf00d4638857812bab788105f6c60573" }
55- iceberg-rest-catalog = { git = " https://github.com/Embucket/iceberg-rust.git" , rev = " df5ad5825bdb7c65fa3d5ad420e025dfbb51afff " }
56- iceberg-rust = { git = " https://github.com/Embucket/iceberg-rust.git" , rev = " df5ad5825bdb7c65fa3d5ad420e025dfbb51afff " }
57- iceberg-rust-spec = { git = " https://github.com/Embucket/iceberg-rust.git" , rev = " df5ad5825bdb7c65fa3d5ad420e025dfbb51afff " }
58- iceberg-s3tables-catalog = { git = " https://github.com/Embucket/iceberg-rust.git" , rev = " df5ad5825bdb7c65fa3d5ad420e025dfbb51afff " }
55+ iceberg-rest-catalog = { git = " https://github.com/Embucket/iceberg-rust.git" , rev = " 88a8ea37cfc468b96b8ccf71ffdb0f8675333b89 " }
56+ iceberg-rust = { git = " https://github.com/Embucket/iceberg-rust.git" , rev = " 88a8ea37cfc468b96b8ccf71ffdb0f8675333b89 " }
57+ iceberg-rust-spec = { git = " https://github.com/Embucket/iceberg-rust.git" , rev = " 88a8ea37cfc468b96b8ccf71ffdb0f8675333b89 " }
58+ iceberg-s3tables-catalog = { git = " https://github.com/Embucket/iceberg-rust.git" , rev = " 88a8ea37cfc468b96b8ccf71ffdb0f8675333b89 " }
5959indexmap = " 2.7.1"
6060jsonwebtoken = " 9.3.1"
6161lazy_static = { version = " 1.5" }
0 commit comments