Skip to main content

Module push_decoder

Module push_decoder 

Source
Expand description

Push decoder stream implementation for SST parquet files.

Structs§

SstParquetRangeFetcher
Fetches parquet byte ranges through Greptime’s cache hierarchy.

Functions§

assemble_range 🔒
assemble_ranges 🔒
build_sst_parquet_record_batch_stream
Builds a parquet record batch stream driven directly by [ParquetPushDecoderBuilder].
overlapping_part 🔒