ENCODE_BYTES_THRESHOLD

Static ENCODE_BYTES_THRESHOLD 

Source
static ENCODE_BYTES_THRESHOLD: LazyLock<usize>
Expand description

Bytes threshold for encoding parts. Configurable via GREPTIME_BULK_ENCODE_BYTES_THRESHOLD. When estimated bytes exceed this threshold, parts are encoded as EncodedBulkPart.