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