You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1.`vi benchmark.sh` and modify following line to target Datafusion version
@@ -37,7 +31,7 @@ The benchmark should be completed in under an hour. On-demand pricing is $0.6 pe
37
31
3. `comparing binary with utf-8` and `group by binary` don't work in mac, if you run these quries in mac, you'll get some errors for quries contain binary format apache/arrow-datafusion#3050
38
32
39
33
40
-
### to generate full human readable results (for debugging)
34
+
## Generate full human readable results (for debugging)
41
35
42
36
1. install datafusion-cli
43
37
2. download the parquet ```wget --no-verbose --continue https://datasets.clickhouse.com/hits_compatible/hits.parquet```
0 commit comments