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