Skip to content

Commit 0d89553

Browse files
committed
Prepare IMDB dataset
Signed-off-by: Austin Liu <[email protected]> Prepare IMDB dataset Signed-off-by: Austin Liu <[email protected]>
1 parent b710bb4 commit 0d89553

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/rust.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -275,6 +275,7 @@ jobs:
275275
make
276276
./dbgen -f -s 0.1
277277
mv *.tbl ../datafusion/sqllogictest/test_files/tpch/data
278+
../benchmarks/bench.sh data imdb
278279
- name: Verify that benchmark queries return expected results
279280
run: |
280281
export TPCH_DATA=`realpath datafusion/sqllogictest/test_files/tpch/data`

0 commit comments

Comments
 (0)