pub fn bitmap_construct_agg(col: impl Into<Column>) -> Column
Returns a bitmap with the positions of the bits set from all the values from the input column.