snowflake.snowpark.functions.bitmap_construct_agg¶
- snowflake.snowpark.functions.bitmap_construct_agg(relative_position: Union[Column, str]) Column[source] (https://github.com/snowflakedb/snowpark-python/blob/v1.30.0/snowpark-python/src/snowflake/snowpark/functions.py#L10990-L11004)¶
Returns a bitmap constructed from the relative positions of the input values.
Example: