Module accessors

Module accessors 

Source
Expand description

Get the count & sum of the values in the histogram

Functionsยง

make_count_from_histogram_udf
Creates a user-defined function to extract the count from a histogram.
make_sum_from_histogram_udf
Creates a user-defined function to extract the sum from a histogram.