Return-Path: X-Original-To: apmail-drill-dev-archive@www.apache.org Delivered-To: apmail-drill-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 C472810AC8 for ; Wed, 9 Sep 2015 20:14:30 +0000 (UTC) Received: (qmail 75926 invoked by uid 500); 9 Sep 2015 20:14:30 -0000 Delivered-To: apmail-drill-dev-archive@drill.apache.org Received: (qmail 75869 invoked by uid 500); 9 Sep 2015 20:14:30 -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 75854 invoked by uid 99); 9 Sep 2015 20:14:30 -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; Wed, 09 Sep 2015 20:14:30 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 13674E0914; Wed, 9 Sep 2015 20:14:30 +0000 (UTC) From: hsuanyi To: dev@drill.apache.org Reply-To: dev@drill.apache.org Message-ID: Subject: [GitHub] drill pull request: Drill 3580 Content-Type: text/plain Date: Wed, 9 Sep 2015 20:14:30 +0000 (UTC) GitHub user hsuanyi opened a pull request: https://github.com/apache/drill/pull/149 Drill 3580 You can merge this pull request into a Git repository by running: $ git pull https://github.com/hsuanyi/incubator-drill DRILL-3580 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/drill/pull/149.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #149 ---- commit 0d8db2811dda6a555313a2fd4d9831df1c65833f Author: Hsuan-Yi Chu Date: 2015-09-04T18:35:45Z DRILL-3580: Bump calcite version to 1.4.0-drill-r1; Add test case commit 99e2f5b6d2b418ebc5e5b047af155ae84067b8d2 Author: Hsuan-Yi Chu Date: 2015-08-21T05:33:11Z DRILL-3412: Add ProjectWindowTransposeRule to push Project past Window commit 87e89f9624ffa1e8d845cc3f84976b1f7df6dcc2 Author: Hsuan-Yi Chu Date: 2015-08-22T00:11:49Z DRILL-3683: Add baseline and expected plan for TestWindowFunctions suite commit 35089c3fab8d43a128fc9460d2065b43b7b735d6 Author: Hsuan-Yi Chu Date: 2015-09-04T18:35:45Z DRILL-2190, DRILL-2313, DRILL-2318: Add test cases commit 3f77842b102d2d96493df92a4563903dcdbae1cc Author: Hsuan-Yi Chu Date: 2015-09-07T23:47:18Z DRILL-3280, DRILL-3360, DRILL-3601, DRILL-3649: Add test cases ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastructure@apache.org or file a JIRA ticket with INFRA. ---