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 2018/07/15 18:56:00 UTC

[jira] [Commented] (SPARK-24811) Add function `from_avro` and `to_avro`

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

Apache Spark commented on SPARK-24811:
--------------------------------------

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

> Add function `from_avro` and `to_avro`
> --------------------------------------
>
>                 Key: SPARK-24811
>                 URL: https://issues.apache.org/jira/browse/SPARK-24811
>             Project: Spark
>          Issue Type: Sub-task
>          Components: SQL
>    Affects Versions: 2.4.0
>            Reporter: Gengliang Wang
>            Priority: Major
>
> Add a new function from_avro for parsing a binary column of avro format and converting it into its corresponding catalyst value.
> Add a new function to_avro for converting a column into binary of avro format with the specified schema.
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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