-----------------------------------------------------------
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