Skip to main content

identifiers_from_record_batches

Function identifiers_from_record_batches 

Source
pub fn identifiers_from_record_batches(
    batches: &[RecordBatch],
) -> Result<Vec<String>>