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