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

snowflake.snowpark.Column.bitor

Column.bitor(other: Union[Column, None, bool, int, float, str, bytearray, Decimal, date, datetime, time, bytes, list, tuple, dict, Expression]) Column[source] (https://github.com/snowflakedb/snowpark-python/blob/release-v1.6.1/src/snowflake/snowpark/column.py#L451-L453)

Bitwise or.

语言: 中文