File tree Expand file tree Collapse file tree 2 files changed +11
-9
lines changed
Expand file tree Collapse file tree 2 files changed +11
-9
lines changed Original file line number Diff line number Diff line change @@ -23,3 +23,5 @@ Cargo.lock
2323# Added by cargo
2424
2525/target
26+
27+ .idea
Original file line number Diff line number Diff line change @@ -32,15 +32,15 @@ arrow = "54"
3232arrow-schema = " 54"
3333async-trait = " 0.1"
3434dashmap = " 6"
35- datafusion = " 45 "
36- datafusion-common = " 45 "
37- datafusion-expr = " 45 "
38- datafusion-functions = " 45 "
39- datafusion-functions-aggregate = " 45 "
40- datafusion-optimizer = " 45 "
41- datafusion-physical-expr = " 45 "
42- datafusion-physical-plan = " 45 "
43- datafusion-sql = " 45 "
35+ datafusion = " 46 "
36+ datafusion-common = " 46 "
37+ datafusion-expr = " 46 "
38+ datafusion-functions = " 46 "
39+ datafusion-functions-aggregate = " 46 "
40+ datafusion-optimizer = " 46 "
41+ datafusion-physical-expr = " 46 "
42+ datafusion-physical-plan = " 46 "
43+ datafusion-sql = " 46 "
4444futures = " 0.3"
4545itertools = " 0.13"
4646log = " 0.4"
You can’t perform that action at this time.
0 commit comments