fn encode_text_batch( format: OutFormat, batch: &RecordBatch, include_header: bool, ) -> Result<Vec<u8>, ReadStatError>