@@ -87,17 +87,17 @@ crossbeam-deque = "0.8.6"
8787crossbeam-queue = " 0.3.12"
8888crossterm = " 0.29"
8989dashmap = " 6.1.0"
90- datafusion = { git = " https://github.com/polygon-io/arrow-datafusion" , rev = " 5a85b7d " , default-features = false }
91- datafusion-catalog = { git = " https://github.com/polygon-io/arrow-datafusion" , rev = " 5a85b7d " }
92- datafusion-common = { git = " https://github.com/polygon-io/arrow-datafusion" , rev = " 5a85b7d " }
93- datafusion-common-runtime = { git = " https://github.com/polygon-io/arrow-datafusion" , rev = " 5a85b7d " }
94- datafusion-datasource = { git = " https://github.com/polygon-io/arrow-datafusion" , rev = " 5a85b7d " , default-features = false }
95- datafusion-execution = { git = " https://github.com/polygon-io/arrow-datafusion" , rev = " 5a85b7d " }
96- datafusion-expr = { git = " https://github.com/polygon-io/arrow-datafusion" , rev = " 5a85b7d " }
97- datafusion-physical-expr = { git = " https://github.com/polygon-io/arrow-datafusion" , rev = " 5a85b7d " }
98- datafusion-physical-expr-adapter = { git = " https://github.com/polygon-io/arrow-datafusion" , rev = " 5a85b7d " }
99- datafusion-physical-expr-common = { git = " https://github.com/polygon-io/arrow-datafusion" , rev = " 5a85b7d " }
100- datafusion-physical-plan = { git = " https://github.com/polygon-io/arrow-datafusion" , rev = " 5a85b7d " }
90+ datafusion = { git = " https://github.com/polygon-io/arrow-datafusion" , rev = " 172371b " , default-features = false }
91+ datafusion-catalog = { git = " https://github.com/polygon-io/arrow-datafusion" , rev = " 172371b " }
92+ datafusion-common = { git = " https://github.com/polygon-io/arrow-datafusion" , rev = " 172371b " }
93+ datafusion-common-runtime = { git = " https://github.com/polygon-io/arrow-datafusion" , rev = " 172371b " }
94+ datafusion-datasource = { git = " https://github.com/polygon-io/arrow-datafusion" , rev = " 172371b " , default-features = false }
95+ datafusion-execution = { git = " https://github.com/polygon-io/arrow-datafusion" , rev = " 172371b " }
96+ datafusion-expr = { git = " https://github.com/polygon-io/arrow-datafusion" , rev = " 172371b " }
97+ datafusion-physical-expr = { git = " https://github.com/polygon-io/arrow-datafusion" , rev = " 172371b " }
98+ datafusion-physical-expr-adapter = { git = " https://github.com/polygon-io/arrow-datafusion" , rev = " 172371b " }
99+ datafusion-physical-expr-common = { git = " https://github.com/polygon-io/arrow-datafusion" , rev = " 172371b " }
100+ datafusion-physical-plan = { git = " https://github.com/polygon-io/arrow-datafusion" , rev = " 172371b " }
101101dirs = " 6.0.0"
102102divan = { package = " codspeed-divan-compat" , version = " 3.0" }
103103dyn-hash = " 0.2.0"
0 commit comments