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 1EF6718455 for ; Tue, 26 Apr 2016 23:25:13 +0000 (UTC) Received: (qmail 93489 invoked by uid 500); 26 Apr 2016 23:25:13 -0000 Delivered-To: apmail-hive-issues-archive@hive.apache.org Received: (qmail 93462 invoked by uid 500); 26 Apr 2016 23:25:13 -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 93444 invoked by uid 99); 26 Apr 2016 23:25:13 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 26 Apr 2016 23:25:13 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id E41862C1F5D for ; Tue, 26 Apr 2016 23:25:12 +0000 (UTC) Date: Tue, 26 Apr 2016 23:25:12 +0000 (UTC) From: "Sergey Shelukhin (JIRA)" To: issues@hive.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HIVE-13619) Bucket map join plan is incorrect 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-13619?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15259158#comment-15259158 ] Sergey Shelukhin commented on HIVE-13619: ----------------------------------------- The method expecting a single thing is ok with just taking the first of many things? > Bucket map join plan is incorrect > --------------------------------- > > Key: HIVE-13619 > URL: https://issues.apache.org/jira/browse/HIVE-13619 > Project: Hive > Issue Type: Bug > Components: Tez > Affects Versions: 2.0.0, 2.1.0 > Reporter: Vikram Dixit K > Assignee: Vikram Dixit K > Attachments: HIVE-13619.1.patch > > > Same as HIVE-12992. Missed a single line check. TPCDS query 4 with bucketing can produce this issue. -- This message was sent by Atlassian JIRA (v6.3.4#6332)