Skip to content

Commit b42b97c

Browse files
committed
chore: update arrow-datafusion to �[0;34m
1 parent e653b4e commit b42b97c

File tree

1 file changed

+55
-11
lines changed

1 file changed

+55
-11
lines changed

Cargo.toml

Lines changed: 55 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -87,17 +87,61 @@ crossbeam-deque = "0.8.6"
8787
crossbeam-queue = "0.3.12"
8888
crossterm = "0.29"
8989
dashmap = "6.1.0"
90-
datafusion = { git = "https://github.com/polygon-io/arrow-datafusion", rev = "d799780", default-features = false }
91-
datafusion-catalog = { git = "https://github.com/polygon-io/arrow-datafusion", rev = "d799780" }
92-
datafusion-common = { git = "https://github.com/polygon-io/arrow-datafusion", rev = "d799780" }
93-
datafusion-common-runtime = { git = "https://github.com/polygon-io/arrow-datafusion", rev = "d799780" }
94-
datafusion-datasource = { git = "https://github.com/polygon-io/arrow-datafusion", rev = "d799780", default-features = false }
95-
datafusion-execution = { git = "https://github.com/polygon-io/arrow-datafusion", rev = "d799780" }
96-
datafusion-expr = { git = "https://github.com/polygon-io/arrow-datafusion", rev = "d799780" }
97-
datafusion-physical-expr = { git = "https://github.com/polygon-io/arrow-datafusion", rev = "d799780" }
98-
datafusion-physical-expr-adapter = { git = "https://github.com/polygon-io/arrow-datafusion", rev = "d799780" }
99-
datafusion-physical-expr-common = { git = "https://github.com/polygon-io/arrow-datafusion", rev = "d799780" }
100-
datafusion-physical-plan = { git = "https://github.com/polygon-io/arrow-datafusion", rev = "d799780" }
90+
datafusion = { git = "https://github.com/polygon-io/arrow-datafusion", rev = "[INFO] === Step 1: Get DataFusion commit ===
91+
[INFO] Preparing arrow-datafusion:branch-50...
92+
[ERROR] arrow-datafusion has uncommitted changes. Please commit or stash them first.
93+
M datafusion-testing
94+
? parquet-testing", default-features = false }
95+
datafusion-catalog = { git = "https://github.com/polygon-io/arrow-datafusion", rev = "[INFO] === Step 1: Get DataFusion commit ===
96+
[INFO] Preparing arrow-datafusion:branch-50...
97+
[ERROR] arrow-datafusion has uncommitted changes. Please commit or stash them first.
98+
M datafusion-testing
99+
? parquet-testing" }
100+
datafusion-common = { git = "https://github.com/polygon-io/arrow-datafusion", rev = "[INFO] === Step 1: Get DataFusion commit ===
101+
[INFO] Preparing arrow-datafusion:branch-50...
102+
[ERROR] arrow-datafusion has uncommitted changes. Please commit or stash them first.
103+
M datafusion-testing
104+
? parquet-testing" }
105+
datafusion-common-runtime = { git = "https://github.com/polygon-io/arrow-datafusion", rev = "[INFO] === Step 1: Get DataFusion commit ===
106+
[INFO] Preparing arrow-datafusion:branch-50...
107+
[ERROR] arrow-datafusion has uncommitted changes. Please commit or stash them first.
108+
M datafusion-testing
109+
? parquet-testing" }
110+
datafusion-datasource = { git = "https://github.com/polygon-io/arrow-datafusion", rev = "[INFO] === Step 1: Get DataFusion commit ===
111+
[INFO] Preparing arrow-datafusion:branch-50...
112+
[ERROR] arrow-datafusion has uncommitted changes. Please commit or stash them first.
113+
M datafusion-testing
114+
? parquet-testing", default-features = false }
115+
datafusion-execution = { git = "https://github.com/polygon-io/arrow-datafusion", rev = "[INFO] === Step 1: Get DataFusion commit ===
116+
[INFO] Preparing arrow-datafusion:branch-50...
117+
[ERROR] arrow-datafusion has uncommitted changes. Please commit or stash them first.
118+
M datafusion-testing
119+
? parquet-testing" }
120+
datafusion-expr = { git = "https://github.com/polygon-io/arrow-datafusion", rev = "[INFO] === Step 1: Get DataFusion commit ===
121+
[INFO] Preparing arrow-datafusion:branch-50...
122+
[ERROR] arrow-datafusion has uncommitted changes. Please commit or stash them first.
123+
M datafusion-testing
124+
? parquet-testing" }
125+
datafusion-physical-expr = { git = "https://github.com/polygon-io/arrow-datafusion", rev = "[INFO] === Step 1: Get DataFusion commit ===
126+
[INFO] Preparing arrow-datafusion:branch-50...
127+
[ERROR] arrow-datafusion has uncommitted changes. Please commit or stash them first.
128+
M datafusion-testing
129+
? parquet-testing" }
130+
datafusion-physical-expr-adapter = { git = "https://github.com/polygon-io/arrow-datafusion", rev = "[INFO] === Step 1: Get DataFusion commit ===
131+
[INFO] Preparing arrow-datafusion:branch-50...
132+
[ERROR] arrow-datafusion has uncommitted changes. Please commit or stash them first.
133+
M datafusion-testing
134+
? parquet-testing" }
135+
datafusion-physical-expr-common = { git = "https://github.com/polygon-io/arrow-datafusion", rev = "[INFO] === Step 1: Get DataFusion commit ===
136+
[INFO] Preparing arrow-datafusion:branch-50...
137+
[ERROR] arrow-datafusion has uncommitted changes. Please commit or stash them first.
138+
M datafusion-testing
139+
? parquet-testing" }
140+
datafusion-physical-plan = { git = "https://github.com/polygon-io/arrow-datafusion", rev = "[INFO] === Step 1: Get DataFusion commit ===
141+
[INFO] Preparing arrow-datafusion:branch-50...
142+
[ERROR] arrow-datafusion has uncommitted changes. Please commit or stash them first.
143+
M datafusion-testing
144+
? parquet-testing" }
101145
dirs = "6.0.0"
102146
divan = { package = "codspeed-divan-compat", version = "3.0" }
103147
dyn-hash = "0.2.0"

0 commit comments

Comments
 (0)