ClickHouse/benchmark/duckdb
Alexey Milovidov c71f637c79 Adjustments
2022-07-07 09:29:26 +02:00
..
results Adjustments 2022-07-07 09:29:26 +02:00
benchmark.sh Remove old benchmarks and move new one level up 2022-07-04 13:37:42 +02:00
create.sql Remove old benchmarks and move new one level up 2022-07-04 13:37:42 +02:00
load.py Remove old benchmarks and move new one level up 2022-07-04 13:37:42 +02:00
queries.sql Remove old benchmarks and move new one level up 2022-07-04 13:37:42 +02:00
query.py Remove old benchmarks and move new one level up 2022-07-04 13:37:42 +02:00
README.md Remove old benchmarks and move new one level up 2022-07-04 13:37:42 +02:00
run.sh Remove old benchmarks and move new one level up 2022-07-04 13:37:42 +02:00

DuckDB cannot load parquet file due to OOM. The only option is to load a CSV file, but sometimes it also fails with OOM.