Module plan

Source

Structsยง

RangeFn
RangeFnExec ๐Ÿ”’
Range function expression.
RangeSelect
RangeSelectExec
RangeSelectStream ๐Ÿ”’
SeriesState ๐Ÿ”’

Enumsยง

ExecutionState ๐Ÿ”’
Fill

Functionsยง

cast_scalar_values ๐Ÿ”’
linear_interpolation ๐Ÿ”’
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ยง

Millisecond ๐Ÿ”’