Skip to main content

output_to_flight_record_batch_source

Function output_to_flight_record_batch_source 

Source
fn output_to_flight_record_batch_source(
    output: Output,
    should_emit_terminal_metrics: bool,
) -> Result<FlightRecordBatchSource, Status>