pub fn shiftright(col: impl Into<Column>, num_bits: impl Into<Column>) -> Column
(Signed) shift the given value numBits right.