[
https://issues.apache.org/jira/browse/TAJO-200?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jinho Kim updated TAJO-200:
---------------------------
Description:
* 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
was:
* Support both the text and the binary serialization/deserialization.
* use SequenceFile.metadata.
> 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
>
> * 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)