File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -7,6 +7,6 @@ resolver = "1"
77[dependencies ]
88datafusion = { workspace = true }
99jni = " 0.20.0"
10- log = " 0.4.25 "
10+ log = " 0.4.26 "
1111once_cell = " 1.20.3"
1212paste = " 1.0.15"
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ datafusion-ext-commons = { workspace = true }
1414datafusion-ext-exprs = { workspace = true }
1515datafusion-ext-functions = { workspace = true }
1616datafusion-ext-plans = { workspace = true }
17- log = " 0.4.25 "
17+ log = " 0.4.26 "
1818object_store = " 0.11.1"
1919prost = " 0.13.5"
2020parking_lot = " 0.12.3"
Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ datafusion-ext-commons = { workspace = true }
2626datafusion-ext-plans = { workspace = true }
2727futures = " 0.3"
2828jni = " 0.20.0"
29- log = " 0.4.25 "
29+ log = " 0.4.26 "
3030once_cell = " 1.20.3"
3131panic-message = " 0.3.0"
3232paste = " 1.0.15"
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ datafusion = { workspace = true }
2020futures = " 0.3"
2121itertools = " 0.14.0"
2222jni = " 0.20.0"
23- log = " 0.4.25 "
23+ log = " 0.4.26 "
2424num = " 0.4.2"
2525once_cell = " 1.20.3"
2626paste = " 1.0.15"
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ datafusion = { workspace = true }
1212datafusion-ext-commons = { workspace = true }
1313itertools = " 0.14.0"
1414jni = " 0.20.0"
15- log = " 0.4.25 "
15+ log = " 0.4.26 "
1616num = " 0.4.2"
1717once_cell = " 1.20.3"
1818parking_lot = " 0.12.3"
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ blaze-jni-bridge = { workspace = true }
1111datafusion = { workspace = true }
1212datafusion-ext-commons = { workspace = true }
1313itertools = " 0.14.0"
14- log = " 0.4.25 "
14+ log = " 0.4.26 "
1515num = " 0.4.2"
1616paste = " 1.0.15"
1717serde_json = { workspace = true }
Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ futures-util = "0.3.31"
3131hashbrown = " 0.14.5"
3232itertools = " 0.14.0"
3333jni = " 0.20.0"
34- log = " 0.4.25 "
34+ log = " 0.4.26 "
3535lz4_flex = " 0.11.2"
3636num = " 0.4.2"
3737object_store = " 0.11.1"
You can’t perform that action at this time.
0 commit comments