Skip to main content

fixed_stats_from_column

Function fixed_stats_from_column 

Source
pub fn fixed_stats_from_column(
    col: &FixedSizeBinaryArray,
    kind: FixedSizeBytesStatsKind,
) -> ColumnStatKinds
Expand description

Return the stats for a fixed-size bytes column, defaulting to an appropriate value if no values are present.