@@ -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 = " 6420a01" , default-features = false }
98- datafusion-catalog = { git = " https://github.com/polygon-io /arrow-datafusion" , rev = " 6420a01" }
99- datafusion-common = { git = " https://github.com/polygon-io /arrow-datafusion" , rev = " 6420a01" }
100- datafusion-common-runtime = { git = " https://github.com/polygon-io /arrow-datafusion" , rev = " 6420a01" }
101- datafusion-datasource = { git = " https://github.com/polygon-io /arrow-datafusion" , rev = " 6420a01" , default-features = false }
102- datafusion-execution = { git = " https://github.com/polygon-io /arrow-datafusion" , rev = " 6420a01" }
103- datafusion-expr = { git = " https://github.com/polygon-io /arrow-datafusion" , rev = " 6420a01" }
104- datafusion-physical-expr = { git = " https://github.com/polygon-io /arrow-datafusion" , rev = " 6420a01" }
105- datafusion-physical-expr-adapter = { git = " https://github.com/polygon-io /arrow-datafusion" , rev = " 6420a01" }
106- datafusion-physical-expr-common = { git = " https://github.com/polygon-io /arrow-datafusion" , rev = " 6420a01" }
107- datafusion-physical-plan = { git = " https://github.com/polygon-io /arrow-datafusion" , rev = " 6420a01" }
108- datafusion-pruning = { git = " https://github.com/polygon-io /arrow-datafusion" , rev = " 6420a01" }
97+ datafusion = { git = " https://github.com/massive-com /arrow-datafusion" , rev = " 6420a01" , default-features = false }
98+ datafusion-catalog = { git = " https://github.com/massive-com /arrow-datafusion" , rev = " 6420a01" }
99+ datafusion-common = { git = " https://github.com/massive-com /arrow-datafusion" , rev = " 6420a01" }
100+ datafusion-common-runtime = { git = " https://github.com/massive-com /arrow-datafusion" , rev = " 6420a01" }
101+ datafusion-datasource = { git = " https://github.com/massive-com /arrow-datafusion" , rev = " 6420a01" , default-features = false }
102+ datafusion-execution = { git = " https://github.com/massive-com /arrow-datafusion" , rev = " 6420a01" }
103+ datafusion-expr = { git = " https://github.com/massive-com /arrow-datafusion" , rev = " 6420a01" }
104+ datafusion-physical-expr = { git = " https://github.com/massive-com /arrow-datafusion" , rev = " 6420a01" }
105+ datafusion-physical-expr-adapter = { git = " https://github.com/massive-com /arrow-datafusion" , rev = " 6420a01" }
106+ datafusion-physical-expr-common = { git = " https://github.com/massive-com /arrow-datafusion" , rev = " 6420a01" }
107+ datafusion-physical-plan = { git = " https://github.com/massive-com /arrow-datafusion" , rev = " 6420a01" }
108+ datafusion-pruning = { git = " https://github.com/massive-com /arrow-datafusion" , rev = " 6420a01" }
109109dirs = " 6.0.0"
110110divan = { package = " codspeed-divan-compat" , version = " 4.0.4" }
111111dyn-hash = " 0.2.0"
0 commit comments