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)