col_stats_union

Function col_stats_union 

Source
fn col_stats_union(
    left: ColumnStatistics,
    right: ColumnStatistics,
) -> ColumnStatistics