You are viewing documentation about an older version (1.5.0). View latest version

snowflake.snowpark.Column.bitwiseORΒΆ

Column.bitwiseOR(other: Column | None | bool | int | float | str | bytearray | Decimal | date | datetime | time | bytes | list | tuple | dict | Expression) β†’ Column[source]ΒΆ

Bitwise or.