Package org.apache.flink.table.runtime.functions.aggregate.hyperloglog
package org.apache.flink.table.runtime.functions.aggregate.hyperloglog
-
ClassesClassDescriptionBuffer used by HyperLogLogPlusPlus and ApproximateCountDistinct.The implement of HyperLogLogPlusPlus is inspired from Apache Spark.xxHash64.