Skip to content

Commit 2e6e163

Browse files
authored
Skip nightly lance benchmark (#7594)
It seems like I've added `lance` accidentally, and it break the nightly TPC-H run on NVMe. From looking at the data I don't think we ever ran Lance in that configuration. Signed-off-by: Adam Gutglick <adam@spiraldb.com>
1 parent 2fe2a69 commit 2e6e163

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/nightly-bench.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,6 @@ jobs:
3939
"develop_targets": [
4040
{"engine": "datafusion", "format": "parquet"},
4141
{"engine": "datafusion", "format": "vortex"},
42-
{"engine": "datafusion", "format": "lance"},
4342
{"engine": "duckdb", "format": "parquet"},
4443
{"engine": "duckdb", "format": "vortex"}
4544
],

0 commit comments

Comments
 (0)