----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/26354/ -----------------------------------------------------------
Review request for hive. Repository: hive-git Description ------- Current custom encoding scheme doubles the size of serialized objects that are shipped via Hadoop Configuration object. The patch should result in an increase in size of about 33% only. Diffs ----- hcatalog/core/src/main/java/org/apache/hive/hcatalog/common/HCatUtil.java 4fdb5c9 Diff: https://reviews.apache.org/r/26354/diff/ Testing ------- Existing tests should pass. There is no new test. Thanks, Mariappan Asokan