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

Gengliang Wang commented on SPARK-24769:
----------------------------------------

The function `from_avro` and `to_avro` can be added in one PR:
 # The code is similar as `from_json` and `to_json`
 # Putting them together makes the unit test implementation easier.

So I decide to close this issue and use 
https://issues.apache.org/jira/browse/SPARK-24811 instead.

> Support for parsing AVRO binary column
> --------------------------------------
>
>                 Key: SPARK-24769
>                 URL: https://issues.apache.org/jira/browse/SPARK-24769
>             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.



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

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

Reply via email to