Skip to content

Commit f194b92

Browse files
committed
drop compact
Signed-off-by: Alexander Droste <alexander.droste@protonmail.com>
1 parent c23ef8e commit f194b92

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/sql-benchmarks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ on:
2020
"id": "clickbench-nvme",
2121
"subcommand": "clickbench",
2222
"name": "Clickbench on NVME",
23-
"targets": "datafusion:parquet,datafusion:vortex,datafusion:vortex-compact,duckdb:parquet,duckdb:vortex,duckdb:vortex-compact,duckdb:duckdb"
23+
"targets": "datafusion:parquet,datafusion:vortex,duckdb:parquet,duckdb:vortex,duckdb:duckdb"
2424
},
2525
{
2626
"id": "tpch-nvme",

0 commit comments

Comments
 (0)