Module approximate

Source

Modules§

hll
Two UDAFs are implemented for HyperLogLog:
uddsketch
Implementation of the uddsketch_state UDAF that generate the state of UDDSketch for a given set of values.

Structs§

ApproximateFunction 🔒