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/10/29 16:01:25 UTC

[jira] [Commented] (SPARK-25789) Support for Dataset of Avro

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

Apache Spark commented on SPARK-25789:
--------------------------------------

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

> Support for Dataset of Avro
> ---------------------------
>
>                 Key: SPARK-25789
>                 URL: https://issues.apache.org/jira/browse/SPARK-25789
>             Project: Spark
>          Issue Type: New Feature
>          Components: SQL
>    Affects Versions: 3.0.0
>            Reporter: Aleksander Eskilson
>            Priority: Major
>
> Support for Dataset of Avro records in an API that would allow the user to provide a class to an {{Encoder}} for Avro, analogous to the {{Bean}} encoder. This functionality was previously to be provided by SPARK-22739 and [Spark-Avro #169|https://github.com/databricks/spark-avro/issues/169]. Avro functionality was folded into Spark-proper by SPARK-24768, eliminating the need to maintain a separate library for Avro in Spark. Resolution of this issue would:
>  * Add necessary {{Expression}} elements to Spark
>  * Add an {{AvroEncoder}} for Datasets of Avro records to Spark



--
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