bucketizer.sum.forbid-nulls
bucketizerDeprecated: bucketizer.sum.forbid-nulls
has the same behavior as bucketizer.sum
, use bucketizer.sum
instead.
The bucketizer.sum.forbid-nulls
function returns the sum of all the values found for each bucket of a bucketized Geo Time Series™.
The associated location and elevation are those of the most recent tick of the interval.
The bucketizer.sum.forbid-nulls
function can only be applied to values of type LONG or DOUBLE, when applied to STRING or BOOLEAN it does not return any value.
If a value is NULL in the bucket, the result is NULL