static ENCODE_BYTES_THRESHOLD: LazyLock<usize>
Bytes threshold for encoding parts. Configurable via GREPTIME_BULK_ENCODE_BYTES_THRESHOLD. When estimated bytes exceed this threshold, parts are encoded as EncodedBulkPart.
GREPTIME_BULK_ENCODE_BYTES_THRESHOLD