pub fn bit_or(col: impl Into<Column>) -> Column
Returns the bitwise OR of all non-null input values, or null if none.