----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/50982/ -----------------------------------------------------------
(Updated Aug. 12, 2016, 8:16 p.m.) Review request for hive, Peter Vary and Sergio Pena. Bugs: HIVE-14345 https://issues.apache.org/jira/browse/HIVE-14345 Repository: hive-git Description ------- Fixed output table formatting header and footer lines. Diffs ----- beeline/src/java/org/apache/hive/beeline/TableOutputFormat.java 2753568 beeline/src/test/org/apache/hive/beeline/TestTableOutputFormat.java PRE-CREATION Diff: https://reviews.apache.org/r/50982/diff/ Testing ------- See attached Unit testClass. After building with patch, the bug eliminated. Thanks, Miklos Csanady