@@ -12,20 +12,16 @@ base64 = { version = "0.22.1" }
1212bytes = { version = " 1.8.0" }
1313
1414chrono = { workspace = true }
15- # iceberg-rust = { git = "https://github.com/JanKaul/iceberg-rust.git", rev = "836f11f" }
16- # iceberg-rest-catalog = { git = "https://github.com/JanKaul/iceberg-rust.git", rev = "836f11f" }
17- # datafusion_iceberg = { git = "https://github.com/JanKaul/iceberg-rust.git", rev = "836f11f" }
1815
19- datafusion = { git = " https://github.com/Embucket/datafusion.git" , rev = " a4c5f3f065b551afdf845000e3630012af27dc17 " }
20- datafusion-common = { git = " https://github.com/Embucket/datafusion.git" , rev = " a4c5f3f065b551afdf845000e3630012af27dc17 " }
21- datafusion-expr = { git = " https://github.com/Embucket/datafusion.git" , rev = " a4c5f3f065b551afdf845000e3630012af27dc17 " }
22- datafusion-functions-json = { git = " https://github.com/Embucket/datafusion-functions-json.git" , rev = " 9e9bd378b979a6b7081cf278c54a76eb94b00fc5 " }
23- datafusion_iceberg = { git = " https://github.com/Embucket/iceberg-rust.git" , rev = " c5d3eb7a19c2777a8843a454a1a42cad3bec61d1 " }
16+ datafusion = { git = " https://github.com/Embucket/datafusion.git" , rev = " 2950e0be59f81fbd6593f7457f1f03e63a292820 " }
17+ datafusion-common = { git = " https://github.com/Embucket/datafusion.git" , rev = " 2950e0be59f81fbd6593f7457f1f03e63a292820 " }
18+ datafusion-expr = { git = " https://github.com/Embucket/datafusion.git" , rev = " 2950e0be59f81fbd6593f7457f1f03e63a292820 " }
19+ datafusion-functions-json = { git = " https://github.com/Embucket/datafusion-functions-json.git" , rev = " a5bbbd1266447c26f3bfdb5314b4a326796bc784 " }
20+ datafusion_iceberg = { git = " https://github.com/Embucket/iceberg-rust.git" , rev = " f2fef1d973f59309919d60aaaa32e83e04029d6d " }
2421flatbuffers = { version = " 24.3.25" }
2522futures = { workspace = true }
26- iceberg-rest-catalog = { git = " https://github.com/Embucket/iceberg-rust.git" , rev = " c5d3eb7a19c2777a8843a454a1a42cad3bec61d1" }
27-
28- iceberg-rust = { git = " https://github.com/Embucket/iceberg-rust.git" , rev = " c5d3eb7a19c2777a8843a454a1a42cad3bec61d1" }
23+ iceberg-rest-catalog = { git = " https://github.com/Embucket/iceberg-rust.git" , rev = " f2fef1d973f59309919d60aaaa32e83e04029d6d" }
24+ iceberg-rust = { git = " https://github.com/Embucket/iceberg-rust.git" , rev = " f2fef1d973f59309919d60aaaa32e83e04029d6d" }
2925icelake = { git = " https://github.com/Embucket/icelake.git" , rev = " b4cbcaf" }
3026
3127object_store = { workspace = true }
0 commit comments