Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 8979E2009F3 for ; Fri, 20 May 2016 23:38:14 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 8843D160A2C; Fri, 20 May 2016 21:38:14 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 0BAF6160A2A for ; Fri, 20 May 2016 23:38:13 +0200 (CEST) Received: (qmail 69864 invoked by uid 500); 20 May 2016 21:38: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 69763 invoked by uid 99); 20 May 2016 21:38:13 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 20 May 2016 21:38:13 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 110282C1F6F for ; Fri, 20 May 2016 21:38:13 +0000 (UTC) Date: Fri, 20 May 2016 21:38:13 +0000 (UTC) From: "Ashutosh Chauhan (JIRA)" To: issues@hive.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HIVE-13068) Disable Hive ConstantPropagate optimizer when CBO has optimized the plan II MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Fri, 20 May 2016 21:38:14 -0000 [ https://issues.apache.org/jira/browse/HIVE-13068?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15294290#comment-15294290 ] Ashutosh Chauhan commented on HIVE-13068: ----------------------------------------- Can you also upload patch here for QA run. > Disable Hive ConstantPropagate optimizer when CBO has optimized the plan II > --------------------------------------------------------------------------- > > Key: HIVE-13068 > URL: https://issues.apache.org/jira/browse/HIVE-13068 > Project: Hive > Issue Type: Sub-task > Components: CBO, Logical Optimizer > Affects Versions: 2.1.0 > Reporter: Jesus Camacho Rodriguez > Assignee: Jesus Camacho Rodriguez > Attachments: HIVE-13068.01.patch, HIVE-13068.01.patch, HIVE-13068.02.patch, HIVE-13068.03.patch, HIVE-13068.04.patch, HIVE-13068.04.patch, HIVE-13068.05.patch, HIVE-13068.patch > > > After HIVE-12543 went in, we need follow-up work to disable the last call to ConstantPropagate in Hive. This probably implies work on extending the constant folding logic in Calcite. -- This message was sent by Atlassian JIRA (v6.3.4#6332)