@@ -86,17 +86,17 @@ crossbeam-deque = "0.8.6"
8686crossbeam-queue = " 0.3.12"
8787crossterm = " 0.29"
8888dashmap = " 6.1.0"
89- datafusion = { version = " 50" , default-features = false , git = " https://github.com/apache/datafusion.git " , branch = " branch-50 " }
90- datafusion-catalog = { version = " 50" , git = " https://github.com/apache/datafusion.git " , branch = " branch-50 " }
91- datafusion-common = { version = " 50" , git = " https://github.com/apache/datafusion.git " , branch = " branch-50 " }
92- datafusion-common-runtime = { version = " 50" , git = " https://github.com/apache/datafusion.git " , branch = " branch-50 " }
93- datafusion-datasource = { version = " 50" , default-features = false , git = " https://github.com/apache/datafusion.git " , branch = " branch-50 " }
94- datafusion-execution = { version = " 50" , git = " https://github.com/apache/datafusion.git " , branch = " branch-50 " }
95- datafusion-expr = { version = " 50" , git = " https://github.com/apache/datafusion.git " , branch = " branch-50 " }
96- datafusion-physical-expr = { version = " 50" , git = " https://github.com/apache/datafusion.git " , branch = " branch-50 " }
97- datafusion-physical-expr-adapter = { version = " 50" , git = " https://github.com/apache/datafusion.git " , branch = " branch-50 " }
98- datafusion-physical-expr-common = { version = " 50" , git = " https://github.com/apache/datafusion.git " , branch = " branch-50 " }
99- datafusion-physical-plan = { version = " 50" , git = " https://github.com/apache/datafusion.git " , branch = " branch-50 " }
89+ datafusion = { version = " 50" , default-features = false }
90+ datafusion-catalog = { version = " 50" }
91+ datafusion-common = { version = " 50" }
92+ datafusion-common-runtime = { version = " 50" }
93+ datafusion-datasource = { version = " 50" , default-features = false }
94+ datafusion-execution = { version = " 50" }
95+ datafusion-expr = { version = " 50" }
96+ datafusion-physical-expr = { version = " 50" }
97+ datafusion-physical-expr-adapter = { version = " 50" }
98+ datafusion-physical-expr-common = { version = " 50" }
99+ datafusion-physical-plan = { version = " 50" }
100100dirs = " 6.0.0"
101101divan = { package = " codspeed-divan-compat" , version = " 3.0" }
102102dyn-hash = " 0.2.0"
0 commit comments