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 555B4200D66 for ; Fri, 29 Dec 2017 20:23:40 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 53C44160C33; Fri, 29 Dec 2017 19:23:40 +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 91648160C16 for ; Fri, 29 Dec 2017 20:23:39 +0100 (CET) Received: (qmail 55270 invoked by uid 500); 29 Dec 2017 19:23:38 -0000 Mailing-List: contact dev-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 dev@drill.apache.org Received: (qmail 55259 invoked by uid 99); 29 Dec 2017 19:23:38 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 29 Dec 2017 19:23:38 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 3293CDFD6F; Fri, 29 Dec 2017 19:23:38 +0000 (UTC) From: chunhui-shi To: dev@drill.apache.org Reply-To: dev@drill.apache.org References: In-Reply-To: Subject: [GitHub] drill issue #1066: DRILL-3993: Changes to support Calcite 1.15 Content-Type: text/plain Message-Id: <20171229192338.3293CDFD6F@git1-us-west.apache.org> Date: Fri, 29 Dec 2017 19:23:38 +0000 (UTC) archived-at: Fri, 29 Dec 2017 19:23:40 -0000 Github user chunhui-shi commented on the issue: https://github.com/apache/drill/pull/1066 Can you file a pull request to mapr/incubator-calcite with your changes in https://github.com/KulykRoman/incubator-calcite/commits/DrillCalcite1.15.0_rc0? So we can review and get these changes into official branch to publish. ---