[
https://issues.apache.org/jira/browse/CRUNCH-416?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gabriel Reid resolved CRUNCH-416.
---------------------------------
Resolution: Fixed
Fix Version/s: 0.11.0
0.8.4
Assignee: Gabriel Reid
Pushed to master and 0.8 branches
> Use Avro built-in deep copying where possible
> ---------------------------------------------
>
> Key: CRUNCH-416
> URL: https://issues.apache.org/jira/browse/CRUNCH-416
> Project: Crunch
> Issue Type: Improvement
> Reporter: Gabriel Reid
> Assignee: Gabriel Reid
> Fix For: 0.8.4, 0.11.0
>
> Attachments: CRUNCH-416.patch, CRUNCH-416_2.patch
>
>
> Avro includes built-in deep-copying for specific and generic records, and
> this deep-copying isn't based on serialization, which provides quite a bit
> improvement in performance in some cases.
> We should make use of the built-in deep copying functionality from avro
> instead of the custom serialization-based code that is currently in place.
--
This message was sent by Atlassian JIRA
(v6.2#6252)