Return-Path: X-Original-To: apmail-drill-issues-archive@minotaur.apache.org Delivered-To: apmail-drill-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 190E718C45 for ; Sat, 22 Aug 2015 00:44:52 +0000 (UTC) Received: (qmail 34866 invoked by uid 500); 22 Aug 2015 00:44:46 -0000 Delivered-To: apmail-drill-issues-archive@drill.apache.org Received: (qmail 34716 invoked by uid 500); 22 Aug 2015 00:44:46 -0000 Mailing-List: contact issues-help@drill.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@drill.apache.org Delivered-To: mailing list issues@drill.apache.org Received: (qmail 34608 invoked by uid 99); 22 Aug 2015 00:44:46 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 22 Aug 2015 00:44:46 +0000 Date: Sat, 22 Aug 2015 00:44:46 +0000 (UTC) From: "Jinfeng Ni (JIRA)" To: issues@drill.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (DRILL-3542) Rebase Drill on Calcite 1.4.0 release 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/DRILL-3542?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14707705#comment-14707705 ] Jinfeng Ni commented on DRILL-3542: ----------------------------------- Pull request : https://github.com/apache/drill/pull/126 [~amansinha100], could you please review the patch? Thanks! > Rebase Drill on Calcite 1.4.0 release > ------------------------------------- > > Key: DRILL-3542 > URL: https://issues.apache.org/jira/browse/DRILL-3542 > Project: Apache Drill > Issue Type: Bug > Components: Query Planning & Optimization > Reporter: Jinfeng Ni > Assignee: Aman Sinha > Fix For: 1.2.0 > > > DRILL-1384 rebase Drill on Calcite from 0.9 to 1.1. However, since the most recent of Calcite is 1.4.0-SNAPSHOT, Drill has to move forward with the Calcite library again. > Once we finish the rebasing, if there are regressions on Drill side, this JIRA will be used as umbrella JIRA and we will create each individual JIRA for one category of regression, and link those JIRA(s) here. This is different from the way DRILL-1384 worked, where we mixed the fix together, making it hard to understand the reason of each code change during the rebasing effort. -- This message was sent by Atlassian JIRA (v6.3.4#6332)