pub const MAX_OUTPUT_FRAMES_PER_SEGMENT: u64 = 1_024;
Hard frame-count bound for one immutable Arrow output segment.