You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Imran Rashid (JIRA)" <ji...@apache.org> on 2015/07/29 21:04:04 UTC

[jira] [Resolved] (SPARK-746) Automatically Use Avro Serialization for Avro Objects

     [ https://issues.apache.org/jira/browse/SPARK-746?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Imran Rashid resolved SPARK-746.
--------------------------------
       Resolution: Fixed
    Fix Version/s: 1.5.0

Issue resolved by pull request 7004
[https://github.com/apache/spark/pull/7004]

> Automatically Use Avro Serialization for Avro Objects
> -----------------------------------------------------
>
>                 Key: SPARK-746
>                 URL: https://issues.apache.org/jira/browse/SPARK-746
>             Project: Spark
>          Issue Type: Improvement
>          Components: Spark Core
>            Reporter: Patrick Cogan
>            Assignee: Joseph Batchik
>             Fix For: 1.5.0
>
>
> All generated objects extend org.apache.avro.specific.SpecificRecordBase (or there may be a higher up class as well).
> Since Avro records aren't JavaSerializable by default people currently have to wrap their records. It would be good if we could use an implicit conversion to do this for them.



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