[ https://issues.apache.org/jira/browse/CRUNCH-401?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Josh Wills resolved CRUNCH-401. ------------------------------- Resolution: Fixed Fix Version/s: 0.8.3 0.10.0 Pushed to master and 0.8. Going to kick off the 0.10.0 release process now. > Make it possible to override AvroMode.REFLECTs ReaderWriterFactory > ------------------------------------------------------------------ > > Key: CRUNCH-401 > URL: https://issues.apache.org/jira/browse/CRUNCH-401 > Project: Crunch > Issue Type: Bug > Components: Core > Reporter: Josh Wills > Assignee: Josh Wills > Fix For: 0.10.0, 0.8.3 > > Attachments: CRUNCH-401.patch, CRUNCH-401b.patch > > > After struggling with some Scrunch issues w/respect to Avro reflection, I > discovered that it wasn't possible for me to override the Java > ReflectDataFactory that is associated with AvroMode.REFLECT like I can for > AvroMode.SPECIFIC and AvroMode.GENERIC. > I put together a patch that enables us to overwrite the Reader/Writer > behavior associated with AvroMode.REFLECT globally, and demonstrated how to > use this behavior to fix a Scrunch bug where Scala's byte array class wasn't > getting properly serialized on reflection in Scrunch. -- This message was sent by Atlassian JIRA (v6.2#6252)