@@ -319,7 +319,6 @@ git = "https://github.com/GreptimeTeam/greptime-meter.git"
319319rev = " 5618e779cf2bb4755b499c630fba4c35e91898cb"
320320
321321[patch .crates-io ]
322- <<<<<<< HEAD
323322datafusion = { git = " https://github.com/GreptimeTeam/datafusion.git" , rev = " 78041eabebf014b8661f50d5ce8b3ae2f70105f7" }
324323datafusion-common = { git = " https://github.com/GreptimeTeam/datafusion.git" , rev = " 78041eabebf014b8661f50d5ce8b3ae2f70105f7" }
325324datafusion-expr = { git = " https://github.com/GreptimeTeam/datafusion.git" , rev = " 78041eabebf014b8661f50d5ce8b3ae2f70105f7" }
@@ -333,21 +332,6 @@ datafusion-datasource = { git = "https://github.com/GreptimeTeam/datafusion.git"
333332datafusion-sql = { git = " https://github.com/GreptimeTeam/datafusion.git" , rev = " 78041eabebf014b8661f50d5ce8b3ae2f70105f7" }
334333datafusion-substrait = { git = " https://github.com/GreptimeTeam/datafusion.git" , rev = " 78041eabebf014b8661f50d5ce8b3ae2f70105f7" }
335334sqlparser = { git = " https://github.com/GreptimeTeam/sqlparser-rs.git" , rev = " 4b519a5caa95472cc3988f5556813a583dd35af1" } # branch = "v0.58.x"
336- =======
337- datafusion = { git = " https://github.com/GreptimeTeam/datafusion.git" , rev = " fd4b2abcf3c3e43e94951bda452c9fd35243aab0" }
338- datafusion-common = { git = " https://github.com/GreptimeTeam/datafusion.git" , rev = " fd4b2abcf3c3e43e94951bda452c9fd35243aab0" }
339- datafusion-expr = { git = " https://github.com/GreptimeTeam/datafusion.git" , rev = " fd4b2abcf3c3e43e94951bda452c9fd35243aab0" }
340- datafusion-functions = { git = " https://github.com/GreptimeTeam/datafusion.git" , rev = " fd4b2abcf3c3e43e94951bda452c9fd35243aab0" }
341- datafusion-functions-aggregate-common = { git = " https://github.com/GreptimeTeam/datafusion.git" , rev = " fd4b2abcf3c3e43e94951bda452c9fd35243aab0" }
342- datafusion-optimizer = { git = " https://github.com/GreptimeTeam/datafusion.git" , rev = " fd4b2abcf3c3e43e94951bda452c9fd35243aab0" }
343- datafusion-physical-expr = { git = " https://github.com/GreptimeTeam/datafusion.git" , rev = " fd4b2abcf3c3e43e94951bda452c9fd35243aab0" }
344- datafusion-physical-expr-common = { git = " https://github.com/GreptimeTeam/datafusion.git" , rev = " fd4b2abcf3c3e43e94951bda452c9fd35243aab0" }
345- datafusion-physical-plan = { git = " https://github.com/GreptimeTeam/datafusion.git" , rev = " fd4b2abcf3c3e43e94951bda452c9fd35243aab0" }
346- datafusion-datasource = { git = " https://github.com/GreptimeTeam/datafusion.git" , rev = " fd4b2abcf3c3e43e94951bda452c9fd35243aab0" }
347- datafusion-sql = { git = " https://github.com/GreptimeTeam/datafusion.git" , rev = " fd4b2abcf3c3e43e94951bda452c9fd35243aab0" }
348- datafusion-substrait = { git = " https://github.com/GreptimeTeam/datafusion.git" , rev = " fd4b2abcf3c3e43e94951bda452c9fd35243aab0" }
349- sqlparser = { git = " https://github.com/GreptimeTeam/sqlparser-rs.git" , rev = " 4b519a5caa95472cc3988f5556813a583dd35af1" } # branch = "v0.58.x"
350- >>>>>>> ecda88a419 (chore: update datafusion to 50)
351335
352336[profile .release ]
353337debug = 1
0 commit comments