Skip to main content

histogram_transform_udf

Function histogram_transform_udf 

Source
fn histogram_transform_udf(
    name: &'static str,
    op: fn(NativeHistogram) -> NativeHistogram,
) -> ScalarUDF