----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/5664/ -----------------------------------------------------------
(Updated July 17, 2012, 8:43 p.m.) Review request for hcatalog. Changes ------- Update patch post hcatalog-pig-adapter change. Curiously I had to add two dependencies to get tests passing. Since dependencies are completely overhauled in https://issues.apache.org/jira/browse/HCATALOG-450 I just added them here and didn't think much about it, since it will all change shortly. Description ------- This patch lets users specify names when converting an array for use by pig. It also adds tests for the current behavior, and when customizing the names. Diffs (updated) ----- hcatalog-pig-adapter/ivy.xml 6b6cb8d hcatalog-pig-adapter/src/main/java/org/apache/hcatalog/pig/PigHCatUtil.java 3ef5763 hcatalog-pig-adapter/src/test/java/org/apache/hcatalog/pig/TestPigHCatUtil.java PRE-CREATION src/java/org/apache/hcatalog/common/HCatConstants.java aa2b762 Diff: https://reviews.apache.org/r/5664/diff/ Testing ------- Thanks, Travis Crawford
