Skip to main content

Module parquetbench

Module parquetbench 

Source

StructsΒ§

IterationStats πŸ”’
ParquetScanConfig πŸ”’
ParquetbenchCommand
Parquet benchmark command - benchmarks scanning a single parquet SST directly.
ParquetbenchSource πŸ”’

EnumsΒ§

ParquetbenchInput πŸ”’
ReaderMode πŸ”’

ConstantsΒ§

DEFAULT_READ_BATCH_SIZE πŸ”’

FunctionsΒ§

build_local_file_source πŸ”’
build_region_source πŸ”’
build_source πŸ”’
format_bytes_per_sec πŸ”’
format_rate πŸ”’
override_pk_to_binary πŸ”’
parse_batch_size πŸ”’
projection_names_display πŸ”’
resolve_projection_column_ids πŸ”’
resolve_projection_names πŸ”’
resolve_row_groups πŸ”’
row_groups_display πŸ”’
run_direct_iteration πŸ”’
run_flat_prune_iteration πŸ”’
scanned_row_group_bytes πŸ”’
Sums the compressed byte size of the selected row groups, used as the denominator for scan throughput so partial-row-group benchmarks aren’t measured against the whole file.