groupBitmapAnd
计算位图列的 AND 运算,返回 UInt64 类型的基数,如果添加后缀 -State,则返回 bitmap object。
参数
expr
– 一个结果为 AggregateFunction(groupBitmap, UInt*)
类型的表达式。
返回值
UInt64 类型的值。
示例
计算位图列的 AND 运算,返回 UInt64 类型的基数,如果添加后缀 -State,则返回 bitmap object。
参数
expr
– 一个结果为 AggregateFunction(groupBitmap, UInt*)
类型的表达式。
返回值
UInt64 类型的值。
示例
Was this page helpful?