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 A9CCC10231 for ; Wed, 27 Nov 2013 19:00:11 +0000 (UTC) Received: (qmail 55027 invoked by uid 500); 27 Nov 2013 18:54:09 -0000 Delivered-To: apmail-hive-dev-archive@hive.apache.org Received: (qmail 54967 invoked by uid 500); 27 Nov 2013 18:54:03 -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 54906 invoked by uid 500); 27 Nov 2013 18:53:54 -0000 Delivered-To: apmail-hadoop-hive-dev@hadoop.apache.org Received: (qmail 54858 invoked by uid 99); 27 Nov 2013 18:53:44 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 27 Nov 2013 18:53:44 +0000 Date: Wed, 27 Nov 2013 18:53:44 +0000 (UTC) From: "Thejas M Nair (JIRA)" To: hive-dev@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (HIVE-4485) beeline prints null as empty strings MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/HIVE-4485?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated HIVE-4485: -------------------------------- Status: Patch Available (was: Open) > beeline prints null as empty strings > ------------------------------------ > > Key: HIVE-4485 > URL: https://issues.apache.org/jira/browse/HIVE-4485 > Project: Hive > Issue Type: Bug > Components: HiveServer2 > Reporter: Thejas M Nair > Assignee: Thejas M Nair > Attachments: HIVE-4485.1.patch, HIVE-4485.2.patch, HIVE-4485.3.patch, HIVE-4485.4.patch > > > beeline is printing nulls as emtpy strings. There was no way to distinguish between an empty string an a null value. > This is inconsistent with hive cli and other databases, they print null as "NULL" string. -- This message was sent by Atlassian JIRA (v6.1#6144)