snowflake.snowpark.functions.is_null_value¶ snowflake.snowpark.functions.is_null_value(col: ColumnOrName) → Column[source]¶ Returns true if the specified VARIANT column contains a JSON null value.