pub(crate) static ENCODE_ROW_THRESHOLD: LazyLock<usize>
Row threshold for encoding parts. Configurable via GREPTIME_BULK_ENCODE_ROW_THRESHOLD. When estimated rows exceed this threshold, parts are encoded as EncodedBulkPart.
GREPTIME_BULK_ENCODE_ROW_THRESHOLD