Module approx_distinct

Module approx_distinct 

Source
Expand description

Defines physical expressions that can evaluated at runtime during query execution

Macrosยง

default_accumulator_impl ๐Ÿ”’

Structsยง

ApproxDistinct
BinaryHLLAccumulator ๐Ÿ”’
NullHLLAccumulator ๐Ÿ”’
NumericHLLAccumulator ๐Ÿ”’
StringHLLAccumulator ๐Ÿ”’
StringViewHLLAccumulator ๐Ÿ”’

Functionsยง

approx_distinct
approximate number of distinct input values
approx_distinct_udaf
AggregateFunction that returns a AggregateUDF for ApproxDistinct