@@ -94,18 +94,18 @@ cudarc = { version = "0.17.3", features = [
9494 " dynamic-loading" ,
9595], default-features = false }
9696dashmap = " 6.1.0"
97- datafusion = { git = " https://github.com/polygon-io/arrow-datafusion" , rev = " ab03bab " , default-features = false }
98- datafusion-catalog = { git = " https://github.com/polygon-io/arrow-datafusion" , rev = " ab03bab " }
99- datafusion-common = { git = " https://github.com/polygon-io/arrow-datafusion" , rev = " ab03bab " }
100- datafusion-common-runtime = { git = " https://github.com/polygon-io/arrow-datafusion" , rev = " ab03bab " }
101- datafusion-datasource = { git = " https://github.com/polygon-io/arrow-datafusion" , rev = " ab03bab " , default-features = false }
102- datafusion-execution = { git = " https://github.com/polygon-io/arrow-datafusion" , rev = " ab03bab " }
103- datafusion-expr = { git = " https://github.com/polygon-io/arrow-datafusion" , rev = " ab03bab " }
104- datafusion-physical-expr = { git = " https://github.com/polygon-io/arrow-datafusion" , rev = " ab03bab " }
105- datafusion-physical-expr-adapter = { git = " https://github.com/polygon-io/arrow-datafusion" , rev = " ab03bab " }
106- datafusion-physical-expr-common = { git = " https://github.com/polygon-io/arrow-datafusion" , rev = " ab03bab " }
107- datafusion-physical-plan = { git = " https://github.com/polygon-io/arrow-datafusion" , rev = " ab03bab " }
108- datafusion-pruning = { git = " https://github.com/polygon-io/arrow-datafusion" , rev = " ab03bab " }
97+ datafusion = { git = " https://github.com/polygon-io/arrow-datafusion" , rev = " 50e9973 " , default-features = false }
98+ datafusion-catalog = { git = " https://github.com/polygon-io/arrow-datafusion" , rev = " 50e9973 " }
99+ datafusion-common = { git = " https://github.com/polygon-io/arrow-datafusion" , rev = " 50e9973 " }
100+ datafusion-common-runtime = { git = " https://github.com/polygon-io/arrow-datafusion" , rev = " 50e9973 " }
101+ datafusion-datasource = { git = " https://github.com/polygon-io/arrow-datafusion" , rev = " 50e9973 " , default-features = false }
102+ datafusion-execution = { git = " https://github.com/polygon-io/arrow-datafusion" , rev = " 50e9973 " }
103+ datafusion-expr = { git = " https://github.com/polygon-io/arrow-datafusion" , rev = " 50e9973 " }
104+ datafusion-physical-expr = { git = " https://github.com/polygon-io/arrow-datafusion" , rev = " 50e9973 " }
105+ datafusion-physical-expr-adapter = { git = " https://github.com/polygon-io/arrow-datafusion" , rev = " 50e9973 " }
106+ datafusion-physical-expr-common = { git = " https://github.com/polygon-io/arrow-datafusion" , rev = " 50e9973 " }
107+ datafusion-physical-plan = { git = " https://github.com/polygon-io/arrow-datafusion" , rev = " 50e9973 " }
108+ datafusion-pruning = { git = " https://github.com/polygon-io/arrow-datafusion" , rev = " 50e9973 " }
109109dirs = " 6.0.0"
110110divan = { package = " codspeed-divan-compat" , version = " 4.0.4" }
111111dyn-hash = " 0.2.0"
0 commit comments