Skip to content

Commit 6f21ae3

Browse files
committed
vortex-duckdb v0.43.0 run
1 parent 61cf5cc commit 6f21ae3

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

duckdb-vortex-partitioned/benchmark.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ git clone https://github.com/vortex-data/duckdb-vortex --recursive
1212
cd duckdb-vortex
1313
git fetch --tags
1414
git checkout v0.43.0
15+
git submodule update --init --recursive
1516
GEN=ninja NATIVE_ARCH=1 LTO=thin make
1617
export PATH="`pwd`/build/release/:$PATH"
1718
cd ..

0 commit comments

Comments
 (0)