Module query::range_select::plan

source ยท

Structsยง

Enumsยง

Functionsยง

  • cast_scalar_values ๐Ÿ”’
  • use (ts[i1], data[i1]), (ts[i2], data[i2]) as endpoint, linearly interpolates element over the interval [start, end)
  • produce_align_time ๐Ÿ”’
    Use align_to as time origin. According to align as time interval, produces aligned time. Combining the parameters related to the range query, determine for each Accumulator (hash, align_ts) define, which rows of data will be applied to it.

Type Aliasesยง