aggregate package
The aggregate
package is a user-contributed package
maintained by the package author
and can be updated or removed at any time.
The aggregate
package provides an API for computing multiple aggregates over multiple columns within the same table stream.
Import the contrib/jsternberg/aggregate
package:
import "contrib/jsternberg/aggregate"
Constants
aggregate.none
aggregate.null
- aggregate.none is a sentinel value for fill that will skip emitting a row if there are no values for an interval.
- aggregate.null is a sentinel value for fill that will fill in a null value if there were no values for an interval.
Functions
Was this page helpful?
Thank you for your feedback!
Support and feedback
Thank you for being part of our community! We welcome and encourage your feedback and bug reports for Flux and this documentation. To find support, use the following resources:
InfluxDB Cloud customers can contact InfluxData Support.