Module bitwise

Module bitwise 

Source

Modules§

bit_count
bit_get
bit_shift
bitwise_not
expr_fn

Functions§

bit_count
Return a ScalarUDF implementation of bit_count
bit_get
Return a ScalarUDF implementation of bit_get
bitwise_not
Return a ScalarUDF implementation of bitwise_not
functions
shiftleft
Return a ScalarUDF implementation of shiftleft
shiftright
Return a ScalarUDF implementation of shiftright
shiftrightunsigned
Return a ScalarUDF implementation of shiftrightunsigned