Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 1138A200B70 for ; Sat, 13 Aug 2016 07:34:21 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 0565D160AB6; Sat, 13 Aug 2016 05:34:21 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 7215E160AB0 for ; Sat, 13 Aug 2016 07:34:20 +0200 (CEST) Received: (qmail 44385 invoked by uid 500); 13 Aug 2016 05:34:19 -0000 Mailing-List: contact dev-help@hive.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@hive.apache.org Delivered-To: mailing list dev@hive.apache.org Received: (qmail 44361 invoked by uid 99); 13 Aug 2016 05:34:19 -0000 Received: from reviews-vm.apache.org (HELO reviews.apache.org) (140.211.11.40) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 13 Aug 2016 05:34:19 +0000 Received: from reviews.apache.org (localhost [127.0.0.1]) by reviews.apache.org (Postfix) with ESMTP id 55D992CBB0A; Sat, 13 Aug 2016 05:34:18 +0000 (UTC) Content-Type: multipart/alternative; boundary="===============6688645694682054403==" MIME-Version: 1.0 Subject: Re: Review Request 50982: HIVE-14345:Beeline result table has erroneous characters From: Miklos Csanady To: Peter Vary , Sergio Pena Cc: Vihang Karajgaonkar , hive , Miklos Csanady Date: Sat, 13 Aug 2016 05:34:18 -0000 Message-ID: <20160813053418.1723.74694@reviews.apache.org> X-ReviewBoard-URL: https://reviews.apache.org/ Auto-Submitted: auto-generated Sender: Miklos Csanady X-ReviewGroup: hive X-Auto-Response-Suppress: DR, RN, OOF, AutoReply X-ReviewRequest-URL: https://reviews.apache.org/r/50982/ X-Sender: Miklos Csanady References: <20160812203601.1724.18951@reviews.apache.org> In-Reply-To: <20160812203601.1724.18951@reviews.apache.org> X-ReviewBoard-Diff-For: beeline/src/test/org/apache/hive/beeline/TestTableOutputFormat.java Reply-To: Miklos Csanady X-ReviewRequest-Repository: hive-git archived-at: Sat, 13 Aug 2016 05:34:21 -0000 --===============6688645694682054403== MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/50982/ ----------------------------------------------------------- (Updated Aug. 13, 2016, 5:34 a.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 (updated) ----- 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 --===============6688645694682054403==--