groupBitmapAnd
-State を追加すると、ビットマップオブジェクトを返します。
構文
expr— 結果がAggregateFunction(groupBitmap, UInt*)型となる式。AggregateFunction(groupBitmap, UInt*)
UInt64 型のカウント値、または -State を使用する場合はビットマップオブジェクトを返します。UInt64
例
使用例
Query
Response
Query
Response
ビットマップカラムの AND を計算し、UInt64 型のカーディナリティを返します。接尾辞 -State を付けると、ビットマップオブジェクトを返します。
-State を追加すると、ビットマップオブジェクトを返します。
構文
expr — 結果が AggregateFunction(groupBitmap, UInt*) 型となる式。AggregateFunction(groupBitmap, UInt*)UInt64 型のカウント値、または -State を使用する場合はビットマップオブジェクトを返します。UInt64
例
使用例