Function servers::prom_store::recordbatches_to_timeseries

source ยท
pub fn recordbatches_to_timeseries(
    table_name: &str,
    recordbatches: RecordBatches,
) -> Result<Vec<TimeSeries>>