fn build_parquet_unsorted_map_batch() -> Result<RecordBatch, Error>Expand description
Build a parquet record batch with map columns whose keys are deliberately unsorted, to test that the COPY FROM reader sorts them correctly.
fn build_parquet_unsorted_map_batch() -> Result<RecordBatch, Error>Build a parquet record batch with map columns whose keys are deliberately unsorted, to test that the COPY FROM reader sorts them correctly.