[
https://issues.apache.org/jira/browse/TAJO-200?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jinho Kim updated TAJO-200:
---------------------------
Fix Version/s: 0.8-incubating
Status: Patch Available (was: Open)
I've attached the patch. and verified 'mvn clean install'.
> RCFile compatible to apache hive
> --------------------------------
>
> Key: TAJO-200
> URL: https://issues.apache.org/jira/browse/TAJO-200
> Project: Tajo
> Issue Type: New Feature
> Components: storage
> Reporter: Jinho Kim
> Assignee: Jinho Kim
> Fix For: 0.8-incubating
>
> Attachments: TAJO-200.patch
>
>
> * Support both the text and the binary serialization/deserialization.
> ** dafault : org.apache.tajo.storage.BinarySerializeDeserialize
> * use SequenceFile.metadata.
> ** key: rcfile.serde
> ** value: org.apache.tajo.storage.BinarySerializeDeserialize,
> org.apache.tajo.storage.TextSerializeDeserialize
> * improve memory efficiency
> * support tajo pushdown projection
> * support compression
--
This message was sent by Atlassian JIRA
(v6.1#6144)