Skip to content

Commit

Permalink
Prepare IMDB dataset
Browse files Browse the repository at this point in the history
Signed-off-by: Austin Liu <austin362667@gmail.com>

Prepare IMDB dataset

Signed-off-by: Austin Liu <austin362667@gmail.com>
  • Loading branch information
austin362667 committed Sep 19, 2024
1 parent deb9f5a commit ef99ebf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -275,6 +275,7 @@ jobs:
make
./dbgen -f -s 0.1
mv *.tbl ../datafusion/sqllogictest/test_files/tpch/data
../benchmarks/bench.sh data imdb
- name: Verify that benchmark queries return expected results
run: |
export TPCH_DATA=`realpath datafusion/sqllogictest/test_files/tpch/data`
Expand Down

0 comments on commit ef99ebf

Please sign in to comment.