Harsh Motwani created SPARK-47922: ------------------------------------- Summary: Implement try_parse_json Key: SPARK-47922 URL: https://issues.apache.org/jira/browse/SPARK-47922 Project: Spark Issue Type: Sub-task Components: SQL Affects Versions: 4.0.0 Reporter: Harsh Motwani
Implement try_parse_json expression that runs parse_json on valid string inputs and returns null when the input string is malformed. Note that this expression also only supports string input types. -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org