pub fn bitmap_or_agg(col: impl Into<Column>) -> Column
Returns a bitmap that is the bitwise OR of all of the bitmaps from the input column.