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

snowflake.snowpark.functions.parse_json

snowflake.snowpark.functions.parse_json(e: ColumnOrName) Column[source]

Parse the value of the specified column as a JSON string and returns the resulting JSON document.