[
https://issues.apache.org/jira/browse/CRUNCH-406?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Josh Wills resolved CRUNCH-406.
-------------------------------
Resolution: Fixed
Fix Version/s: 0.8.3
0.10.0
Pushed to master and 0.8.
> 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
> Fix For: 0.10.0, 0.8.3
>
> 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)