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