You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@crunch.apache.org by "Josh Wills (JIRA)" <ji...@apache.org> on 2014/05/30 22:01:02 UTC

[jira] [Updated] (CRUNCH-406) Have the Avro IO methods in From/To take PTypes instead of AvroTypes

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

Josh Wills updated CRUNCH-406:
------------------------------

    Attachment: CRUNCH-406.patch

Patch for the same.

> Have the Avro IO methods in From/To take PTypes instead of AvroTypes
> --------------------------------------------------------------------
>
>                 Key: CRUNCH-406
>                 URL: https://issues.apache.org/jira/browse/CRUNCH-406
>             Project: Crunch
>          Issue Type: Improvement
>            Reporter: Josh Wills
>         Attachments: CRUNCH-406.patch
>
>
> I'm finding it somewhat annoying to have to cast PTypes from different contexts (like from a PCollection.getPType or from a derived type) back to AvroType whenever I want to use From/At.avroFile methods. I think we can safely move the casting into the From/At methods and assume that someone who is using Avro will only ever be using it with the AvroTypeFamily.



--
This message was sent by Atlassian JIRA
(v6.2#6252)