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

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

    [ https://issues.apache.org/jira/browse/SPARK-17699?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15528201#comment-15528201 ] 

Apache Spark commented on SPARK-17699:
--------------------------------------

User 'marmbrus' has created a pull request for this issue:
https://github.com/apache/spark/pull/15274

> 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