Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Converts a JSON string to a VariantVal object.
Added in Databricks Runtime 15.2
Syntax
parseJson(json_str: str)
Returns
VariantVal - A VariantVal object representing the parsed JSON.