We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d786f26 commit b718bf8Copy full SHA for b718bf8
1 file changed
.github/workflows/sql-benchmarks.yml
@@ -58,7 +58,7 @@ on:
58
"id": "tpch-nvme-100-df",
59
"subcommand": "tpch",
60
"name": "TPC-H SF=100 on NVME with DataFusion",
61
- "targets": "datafusion:arrow,datafusion:parquet,datafusion:vortex,datafusion:vortex-compact,",
+ "targets": "datafusion:arrow,datafusion:parquet,datafusion:vortex,datafusion:vortex-compact",
62
"scale_factor": "100.0"
63
},
64
{
0 commit comments