Skip to main content

coverage_rows_to_batch

Function coverage_rows_to_batch 

Source
pub fn coverage_rows_to_batch(
    rows: &[CatalogCoverageRow],
) -> Result<RecordBatch>
Expand description

ยงErrors

Returns an error if the coverage rows cannot be encoded with the canonical Arrow schema.