Module histogram_udaf

Module histogram_udaf 

Source
Expand description

Histogram data structures and aggregate function

Structs§

HistogramArray
An array of histograms.

Functions§

make_histo_udaf
Creates a user-defined aggregate function to compute histograms.
make_histogram_arrow_type