7 lines
258 B
Plaintext
7 lines
258 B
Plaintext
# name: benchmark/parquet/dictionary_read-short-100.benchmark
|
|
# description: Read dictionary-encoded data from Parquet, 100 unique short strings, 10% NULLs
|
|
# group: [parquet]
|
|
|
|
template benchmark/parquet/dictionary_read.benchmark.in
|
|
UNIQUE_COUNT=100
|
|
PREFIX='' |