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 21:59:01 UTC

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

Josh Wills created CRUNCH-406:
---------------------------------

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


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)