You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by Krishna <n_...@yahoo.com> on 2011/12/07 11:05:16 UTC

Review Request: Adding two interfaces for schema-aware codecs and their invocations from appropriate places in rcfile

-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/3051/
-----------------------------------------------------------

Review request for hive.


Summary
-------

Introduces interfaces for schema-aware codecs. Actual implementations not part of this patch. One specific implementation will be added by HIVE-2604.


This addresses bug HIVE-2600.
    https://issues.apache.org/jira/browse/HIVE-2600


Diffs
-----

  ql/src/java/org/apache/hadoop/hive/ql/io/SchemaAwareCompressionInputStream.java PRE-CREATION 
  ql/src/java/org/apache/hadoop/hive/ql/io/SchemaAwareCompressionOutputStream.java PRE-CREATION 
  ql/src/java/org/apache/hadoop/hive/ql/io/RCFile.java b15fdb8 

Diff: https://reviews.apache.org/r/3051/diff


Testing
-------


Thanks,

Krishna