[
https://issues.apache.org/jira/browse/CRUNCH-450?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14085284#comment-14085284
]
Zhong Wang commented on CRUNCH-450:
-----------------------------------
Thanks for review! Do you mean implementing the serialization/deserialization
protocol in Converts for OrcSource/Target instead of in PTypes? I also think it
is reasonable to avoid adding a new PTypeFamily if the two-typefamily
assumption is baked in the current code.
> Adding ORC file format support in Crunch
> ----------------------------------------
>
> Key: CRUNCH-450
> URL: https://issues.apache.org/jira/browse/CRUNCH-450
> Project: Crunch
> Issue Type: New Feature
> Components: Core, IO
> Reporter: Zhong Wang
> Assignee: Josh Wills
> Fix For: 0.11.0
>
> Attachments: CRUNCH-450-submodule.1.patch,
> CRUNCH-450-submodule.2.patch, CRUNCH-450-submodule.patch, CRUNCH-450.patch
>
>
> This JIRA adds ORC file format support in Crunch by:
> --
> 1. Adding input source and output target for ORC
> 2. Adding a new type family - OrcTypeFamily to serialize / deserialize
> objects into OrcStruct
> 3. Supporting column pruning optimization
--
This message was sent by Atlassian JIRA
(v6.2#6252)