Skip to main content
timeSeriesSamples(db_name.time_series_table) - Returns the samples table used by table db_name.time_series_table whose table engine is TimeSeries:
The function also works if the samples table is inner:
The following queries are equivalent:
The function timeSeriesSamples has an alias timeSeriesData which is kept for backwards compatibility.
Last modified on June 22, 2026