Skip to content

Commit 61cf5cc

Browse files
committed
vortex-duckdb v0.43.0 run
1 parent 4f34c0c commit 61cf5cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

duckdb-vortex-partitioned/benchmark.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ export CXX=clang++
1111
git clone https://github.com/vortex-data/duckdb-vortex --recursive
1212
cd duckdb-vortex
1313
git fetch --tags
14-
git checkout 0.43.0
14+
git checkout v0.43.0
1515
GEN=ninja NATIVE_ARCH=1 LTO=thin make
1616
export PATH="`pwd`/build/release/:$PATH"
1717
cd ..

0 commit comments

Comments
 (0)