groupBitAnd
Applies bit-wise AND
for series of numbers.
Arguments
expr
– An expression that results in UInt*
or Int*
type.
Return value
Value of the UInt*
or Int*
type.
Example
Test data:
Query:
Where num
is the column with the test data.
Result: