DB
FunctionsTime Series

group_array_moving_sum

Builds a moving-sum series over the aggregated numeric sequence and returns it as a JSON array string. The optional second argument sets the moving window size.

group_array_moving_sum(…) → String

Kind · aggregate

Builds a moving-sum series over the aggregated numeric sequence and returns it as a JSON array string. The optional second argument sets the moving window size.

Part of the Time Series family.