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

Gengliang Wang commented on SPARK-24770:
----------------------------------------

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.

> Supporting to convert a column into binary of AVRO format
> ---------------------------------------------------------
>
>                 Key: SPARK-24770
>                 URL: https://issues.apache.org/jira/browse/SPARK-24770
>             Project: Spark
>          Issue Type: Sub-task
>          Components: SQL
>    Affects Versions: 2.4.0
>            Reporter: Gengliang Wang
>            Priority: Major
>
> 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-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to