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 5C06F200B29 for ; Thu, 30 Jun 2016 19:27:12 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 5A97D160A06; Thu, 30 Jun 2016 17:27:12 +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 C976E160A52 for ; Thu, 30 Jun 2016 19:27:11 +0200 (CEST) Received: (qmail 11430 invoked by uid 500); 30 Jun 2016 17:27:10 -0000 Mailing-List: contact issues-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 issues@hive.apache.org Received: (qmail 11414 invoked by uid 99); 30 Jun 2016 17:27:10 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 30 Jun 2016 17:27:10 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 1FFAC2C02A2 for ; Thu, 30 Jun 2016 17:27:10 +0000 (UTC) Date: Thu, 30 Jun 2016 17:27:10 +0000 (UTC) From: "Vihang Karajgaonkar (JIRA)" To: issues@hive.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HIVE-14135) beeline output not formatted correctly for large column widths MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Thu, 30 Jun 2016 17:27:12 -0000 [ https://issues.apache.org/jira/browse/HIVE-14135?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15357510#comment-15357510 ] Vihang Karajgaonkar commented on HIVE-14135: -------------------------------------------- [~spena] can you please review the patch? > beeline output not formatted correctly for large column widths > -------------------------------------------------------------- > > Key: HIVE-14135 > URL: https://issues.apache.org/jira/browse/HIVE-14135 > Project: Hive > Issue Type: Bug > Components: Beeline > Affects Versions: 2.2.0 > Reporter: Vihang Karajgaonkar > Assignee: Vihang Karajgaonkar > Attachments: HIVE-14135.1.patch > > > If the column width is too large then beeline uses the maximum column width when normalizing all the column widths. In order to reproduce the issue, run set -v; > Once the configuration variables is classpath which can be extremely large width (41k characters in my environment). -- This message was sent by Atlassian JIRA (v6.3.4#6332)