Skip to content

bit_and

function bit_and(column): Column;

Defined in: functions/aggregate.ts:224

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

ParameterType
columnColOrName

Column