Skip to main content

groupBitmapOr

Introduced in: v20.1.0 Calculates the OR of a bitmap column and returns it’s cardinality. If suffix combinator -State is added, then it returns a bitmap object. This is equivalent to groupBitmapMerge (groupBitmap with the -Merge combinator suffix). Syntax
Arguments Returned value Returns a count of type UInt64, or a bitmap object when using -State. UInt64 Examples Usage example
Query
Response
Using -State combinator
Query
Response
Last modified on July 2, 2026