* feat(influxql): CUMULATIVE_SUM window function Implement the InfluxQL CUMULATIVE_SUM window function. This is implemented as described in https://docs.influxdata.com/influxdb/v1.8/query_language/functions/#cumulative_sum. * chore: Add a test demonstrating NULL handling of CUMULATIVE_SUM --------- Co-authored-by: Stuart Carnie <stuart.carnie@gmail.com> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> |
||
---|---|---|
.. | ||
src | ||
tests | ||
Cargo.toml | ||
build.rs |