spark_connect_rs::functions

Function bitmap_bit_position

Source
pub fn bitmap_bit_position(col: impl Into<Column>) -> Column
Expand description

Returns the bit position for the given input column.