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

Review request for hive and Siying Dong.


Summary
-------

Fixes problem of bad compressed file names by stripping off the file format (ex 
".gz") and reappending it to the path later.


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


Diffs
-----

  trunk/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java 1148973 
  trunk/ql/src/test/queries/clientpositive/insert_compressed.q PRE-CREATION 
  trunk/ql/src/test/results/clientpositive/insert_compressed.q.out PRE-CREATION 

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


Testing
-------

Unit tests pass


Thanks,

Franklin

Reply via email to