pub fn shiftleft(col: impl Into<Column>, num_bits: impl Into<Column>) -> Column
Shift the given value numBits left.