You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Michael Armbrust (JIRA)" <ji...@apache.org> on 2016/09/28 02:49:20 UTC

[jira] [Created] (SPARK-17699) from_json function for parsing json Strings into Structs

Michael Armbrust created SPARK-17699:
----------------------------------------

             Summary: from_json function for parsing json Strings into Structs
                 Key: SPARK-17699
                 URL: https://issues.apache.org/jira/browse/SPARK-17699
             Project: Spark
          Issue Type: New Feature
          Components: SQL
            Reporter: Michael Armbrust
            Assignee: Michael Armbrust
            Priority: Critical


Today, we have good support for reading standalone JSON data.  However, sometimes (especially when reading from streaming sources such as Kafka) the JSON is embedded in an envelope that has other information we'd like to preserve.  It would be nice if we could also parse JSON string columns, while preserving the original JSON schema. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org