@@ -33,15 +33,15 @@ arrow = "57.0.0"
3333arrow-schema = " 57.0.0"
3434async-trait = " 0.1.89"
3535dashmap = " 6"
36- datafusion = { git = " https://github.com/massive-com/arrow-datafusion" , rev = " 16e0a5c0 " }
37- datafusion-common = { git = " https://github.com/massive-com/arrow-datafusion" , rev = " 16e0a5c0 " }
38- datafusion-expr = { git = " https://github.com/massive-com/arrow-datafusion" , rev = " 16e0a5c0 " }
39- datafusion-functions = { git = " https://github.com/massive-com/arrow-datafusion" , rev = " 16e0a5c0 " }
40- datafusion-functions-aggregate = { git = " https://github.com/massive-com/arrow-datafusion" , rev = " 16e0a5c0 " }
41- datafusion-optimizer = { git = " https://github.com/massive-com/arrow-datafusion" , rev = " 16e0a5c0 " }
42- datafusion-physical-expr = { git = " https://github.com/massive-com/arrow-datafusion" , rev = " 16e0a5c0 " }
43- datafusion-physical-plan = { git = " https://github.com/massive-com/arrow-datafusion" , rev = " 16e0a5c0 " }
44- datafusion-sql = { git = " https://github.com/massive-com/arrow-datafusion" , rev = " 16e0a5c0 " }
36+ datafusion = { git = " https://github.com/massive-com/arrow-datafusion" , rev = " b4dbb6ac4 " }
37+ datafusion-common = { git = " https://github.com/massive-com/arrow-datafusion" , rev = " b4dbb6ac4 " }
38+ datafusion-expr = { git = " https://github.com/massive-com/arrow-datafusion" , rev = " b4dbb6ac4 " }
39+ datafusion-functions = { git = " https://github.com/massive-com/arrow-datafusion" , rev = " b4dbb6ac4 " }
40+ datafusion-functions-aggregate = { git = " https://github.com/massive-com/arrow-datafusion" , rev = " b4dbb6ac4 " }
41+ datafusion-optimizer = { git = " https://github.com/massive-com/arrow-datafusion" , rev = " b4dbb6ac4 " }
42+ datafusion-physical-expr = { git = " https://github.com/massive-com/arrow-datafusion" , rev = " b4dbb6ac4 " }
43+ datafusion-physical-plan = { git = " https://github.com/massive-com/arrow-datafusion" , rev = " b4dbb6ac4 " }
44+ datafusion-sql = { git = " https://github.com/massive-com/arrow-datafusion" , rev = " b4dbb6ac4 " }
4545futures = " 0.3"
4646itertools = " 0.14"
4747log = " 0.4"
0 commit comments