diff --git a/duckdb-dataframe/benchmark.sh b/duckdb-dataframe/benchmark.sh index c53269004..12a7b4ca5 100755 --- a/duckdb-dataframe/benchmark.sh +++ b/duckdb-dataframe/benchmark.sh @@ -4,7 +4,7 @@ sudo apt-get update sudo apt-get install -y python3-pip -pip install --break-system-packages pandas duckdb +pip install --break-system-packages pandas duckdb==1.1.3 # Download the data wget --no-verbose --continue https://datasets.clickhouse.com/hits_compatible/athena/hits.parquet