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

snowflake.snowpark.Column.eqNullSafe

Column.eqNullSafe(other: Column) Column[source] (https://github.com/snowflakedb/snowpark-python/blob/release-v1.6.1/src/snowflake/snowpark/column.py#L463-L465)

Equal to. You can use this for comparisons against a null value.

语言: 中文