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 34C3610B48 for ; Mon, 9 Dec 2013 03:09:39 +0000 (UTC) Received: (qmail 4662 invoked by uid 500); 9 Dec 2013 03:09:23 -0000 Delivered-To: apmail-hive-dev-archive@hive.apache.org Received: (qmail 4543 invoked by uid 500); 9 Dec 2013 03:09:18 -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 4515 invoked by uid 500); 9 Dec 2013 03:09:12 -0000 Delivered-To: apmail-hadoop-hive-dev@hadoop.apache.org Received: (qmail 4504 invoked by uid 99); 9 Dec 2013 03:09:07 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 09 Dec 2013 03:09:07 +0000 Date: Mon, 9 Dec 2013 03:09:07 +0000 (UTC) From: "Hive QA (JIRA)" To: hive-dev@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HIVE-5830) SubQuery: Not In subqueries should check if subquery contains nulls in matching column 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-5830?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13842875#comment-13842875 ] Hive QA commented on HIVE-5830: ------------------------------- {color:green}Overall{color}: +1 all checks pass Here are the results of testing the latest attachment: https://issues.apache.org/jira/secure/attachment/12617771/HIVE-5830.3.patch {color:green}SUCCESS:{color} +1 4761 tests passed Test results: http://bigtop01.cloudera.org:8080/job/PreCommit-HIVE-Build/567/testReport Console output: http://bigtop01.cloudera.org:8080/job/PreCommit-HIVE-Build/567/console Messages: {noformat} Executing org.apache.hive.ptest.execution.PrepPhase Executing org.apache.hive.ptest.execution.ExecutionPhase Executing org.apache.hive.ptest.execution.ReportingPhase {noformat} This message is automatically generated. ATTACHMENT ID: 12617771 > SubQuery: Not In subqueries should check if subquery contains nulls in matching column > -------------------------------------------------------------------------------------- > > Key: HIVE-5830 > URL: https://issues.apache.org/jira/browse/HIVE-5830 > Project: Hive > Issue Type: Bug > Components: Query Processor > Reporter: Harish Butani > Assignee: Harish Butani > Fix For: 0.13.0 > > Attachments: HIVE-5830.2.patch, HIVE-5830.3.patch > > > As pointed out by [~snarayanan] in HIVE-784 for not in when there are nulls in the SubQuery's matching column the Outer Query should return no rows. -- This message was sent by Atlassian JIRA (v6.1.4#6159)