File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -130,9 +130,9 @@ datafusion-functions = "50"
130130datafusion-functions-aggregate-common = " 50"
131131datafusion-optimizer = " 50"
132132datafusion-orc = { git = " https://github.com/GreptimeTeam/datafusion-orc" , rev = " 2971b041ce1c94e315ac5b327589da6d61f449c0" }
133+ datafusion-pg-catalog = " 0.11"
133134datafusion-physical-expr = " 50"
134135datafusion-physical-plan = " 50"
135- datafusion-pg-catalog = " 0.11"
136136datafusion-sql = " 50"
137137datafusion-substrait = " 50"
138138deadpool = " 0.12"
Original file line number Diff line number Diff line change @@ -36,8 +36,8 @@ datafusion.workspace = true
3636datafusion-common.workspace = true
3737datafusion-expr.workspace = true
3838datafusion-functions-aggregate-common.workspace = true
39- datafusion-physical-expr.workspace = true
4039datafusion-pg-catalog.workspace = true
40+ datafusion-physical-expr.workspace = true
4141datatypes.workspace = true
4242derive_more = { version = " 1" , default-features = false , features = [" display" ] }
4343geo = { version = " 0.29" , optional = true }
You can’t perform that action at this time.
0 commit comments