Return-Path: X-Original-To: apmail-hive-dev-archive@www.apache.org Delivered-To: apmail-hive-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 7EF2D1111B for ; Tue, 2 Sep 2014 20:33:29 +0000 (UTC) Received: (qmail 26634 invoked by uid 500); 2 Sep 2014 20:33:21 -0000 Delivered-To: apmail-hive-dev-archive@hive.apache.org Received: (qmail 26532 invoked by uid 500); 2 Sep 2014 20:33:21 -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 26357 invoked by uid 500); 2 Sep 2014 20:33:21 -0000 Delivered-To: apmail-hadoop-hive-dev@hadoop.apache.org Received: (qmail 26294 invoked by uid 99); 2 Sep 2014 20:33:21 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 02 Sep 2014 20:33:21 +0000 Date: Tue, 2 Sep 2014 20:33:21 +0000 (UTC) From: "Thejas M Nair (JIRA)" To: hive-dev@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (HIVE-7941) add test case for beeline line wrapping MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Thejas M Nair created HIVE-7941: ----------------------------------- Summary: add test case for beeline line wrapping Key: HIVE-7941 URL: https://issues.apache.org/jira/browse/HIVE-7941 Project: Hive Issue Type: Bug Components: Clients, JDBC Affects Versions: 0.14.0 Reporter: Thejas M Nair The patch HIVE-6928 does not add tests that actually verify that line wrapping takes place. It will be good to have a test for this. -- This message was sent by Atlassian JIRA (v6.3.4#6332)