@@ -32,15 +32,15 @@ arrow = "55.2.0"
3232arrow-schema = " 55.2.0"
3333async-trait = " 0.1"
3434dashmap = " 6"
35- datafusion = { git = " https://github.com/polygon-io/arrow-datafusion" , rev = " be0276d " }
36- datafusion-common = { git = " https://github.com/polygon-io/arrow-datafusion" , rev = " be0276d " }
37- datafusion-expr = { git = " https://github.com/polygon-io/arrow-datafusion" , rev = " be0276d " }
38- datafusion-functions = { git = " https://github.com/polygon-io/arrow-datafusion" , rev = " be0276d " }
39- datafusion-functions-aggregate = { git = " https://github.com/polygon-io/arrow-datafusion" , rev = " be0276d " }
40- datafusion-optimizer = { git = " https://github.com/polygon-io/arrow-datafusion" , rev = " be0276d " }
41- datafusion-physical-expr = { git = " https://github.com/polygon-io/arrow-datafusion" , rev = " be0276d " }
42- datafusion-physical-plan = { git = " https://github.com/polygon-io/arrow-datafusion" , rev = " be0276d " }
43- datafusion-sql = { git = " https://github.com/polygon-io/arrow-datafusion" , rev = " be0276d " }
35+ datafusion = { git = " https://github.com/polygon-io/arrow-datafusion" , rev = " faca92d " }
36+ datafusion-common = { git = " https://github.com/polygon-io/arrow-datafusion" , rev = " faca92d " }
37+ datafusion-expr = { git = " https://github.com/polygon-io/arrow-datafusion" , rev = " faca92d " }
38+ datafusion-functions = { git = " https://github.com/polygon-io/arrow-datafusion" , rev = " faca92d " }
39+ datafusion-functions-aggregate = { git = " https://github.com/polygon-io/arrow-datafusion" , rev = " faca92d " }
40+ datafusion-optimizer = { git = " https://github.com/polygon-io/arrow-datafusion" , rev = " faca92d " }
41+ datafusion-physical-expr = { git = " https://github.com/polygon-io/arrow-datafusion" , rev = " faca92d " }
42+ datafusion-physical-plan = { git = " https://github.com/polygon-io/arrow-datafusion" , rev = " faca92d " }
43+ datafusion-sql = { git = " https://github.com/polygon-io/arrow-datafusion" , rev = " faca92d " }
4444futures = " 0.3"
4545itertools = " 0.14"
4646log = " 0.4"
0 commit comments