recordbatch_to_timeseries

Function recordbatch_to_timeseries 

Source
fn recordbatch_to_timeseries(
    table: &str,
    recordbatch: RecordBatch,
) -> Result<Vec<TimeSeries>>