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