Skip to main content

build_parquet_unsorted_map_batch

Function build_parquet_unsorted_map_batch 

Source
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.