groupBitmapAnd
Calculations the AND of a bitmap column, return cardinality of type UInt64, if add suffix -State, then return bitmap object.
Arguments
expr
– An expression that results in AggregateFunction(groupBitmap, UInt*)
type.
Return value
Value of the UInt64
type.
Example