pub fn bitmap_or_agg(column: &Column) -> Expr
Aggregate: bitwise OR of bitmap binary column (PySpark bitmap_or_agg).