Skip to content

bit_or

function bit_or(column): Column;

Defined in: functions/aggregate.ts:229

Returns the bitwise OR of all non-null input values.

ParameterType
columnColOrName

Column