Details
-
New Feature
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
1.1.0
-
None
-
None
Description
Flink already contains DoubleCounter, IntCounter, and LongCounter for adding numbers. This will add equivalent accumulators for storing the minimum and maximum double, int, and long values.