Return-Path: X-Original-To: apmail-hive-issues-archive@minotaur.apache.org Delivered-To: apmail-hive-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id EB16918C67 for ; Thu, 28 May 2015 18:42:20 +0000 (UTC) Received: (qmail 85184 invoked by uid 500); 28 May 2015 18:42:20 -0000 Delivered-To: apmail-hive-issues-archive@hive.apache.org Received: (qmail 85163 invoked by uid 500); 28 May 2015 18:42:20 -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 85154 invoked by uid 99); 28 May 2015 18:42:20 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 28 May 2015 18:42:20 +0000 Date: Thu, 28 May 2015 18:42:20 +0000 (UTC) From: "Aihua Xu (JIRA)" To: issues@hive.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HIVE-10752) Revert HIVE-5193 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-10752?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14563441#comment-14563441 ] Aihua Xu commented on HIVE-10752: --------------------------------- Sorry. That patch actually is not a revert. The patch will throw NPE in at org.apache.hadoop.hive.serde2.ColumnProjectionUtils.toReadColumnIDString(ColumnProjectionUtils.java:190) since Ids is null. Also for the cases that there are any projection prune, there will be still issues. I posted the info in the parent jira as well. > Revert HIVE-5193 > ---------------- > > Key: HIVE-10752 > URL: https://issues.apache.org/jira/browse/HIVE-10752 > Project: Hive > Issue Type: Sub-task > Components: HCatalog > Affects Versions: 1.2.0 > Reporter: Aihua Xu > Assignee: Aihua Xu > Attachments: HIVE-10752.patch > > > Revert HIVE-5193 since it causes pig+hcatalog not working. -- This message was sent by Atlassian JIRA (v6.3.4#6332)