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 294BD200D23 for ; Thu, 19 Oct 2017 19:59:55 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 27A821609D7; Thu, 19 Oct 2017 17:59:55 +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 6E2381609EE for ; Thu, 19 Oct 2017 19:59:54 +0200 (CEST) Received: (qmail 17054 invoked by uid 500); 19 Oct 2017 17:59:53 -0000 Mailing-List: contact dev-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 dev@hive.apache.org Received: (qmail 17011 invoked by uid 99); 19 Oct 2017 17:59:53 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd1-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 19 Oct 2017 17:59:53 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd1-us-west.apache.org (ASF Mail Server at spamd1-us-west.apache.org) with ESMTP id 5DCF3C0A82; Thu, 19 Oct 2017 17:59:52 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 3.75 X-Spam-Level: *** X-Spam-Status: No, score=3.75 tagged_above=-999 required=6.31 tests=[HEADER_FROM_DIFFERENT_DOMAINS=0.001, HTML_MESSAGE=2, KAM_LAZY_DOMAIN_SECURITY=1, KAM_LOTSOFHASH=0.25, KAM_NUMSUBJECT=0.5, RP_MATCHES_RCVD=-0.001] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd1-us-west.apache.org [10.40.0.7]) (amavisd-new, port 10024) with ESMTP id huoALjn2PGzX; Thu, 19 Oct 2017 17:59:51 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with ESMTP id A340F5FC9B; Thu, 19 Oct 2017 17:59:50 +0000 (UTC) Received: from reviews.apache.org (unknown [10.41.0.12]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 02F68E0373; Thu, 19 Oct 2017 17:59:50 +0000 (UTC) Received: from reviews-vm2.apache.org (localhost [IPv6:::1]) by reviews.apache.org (ASF Mail Server at reviews-vm2.apache.org) with ESMTP id E6942C40043; Thu, 19 Oct 2017 17:59:49 +0000 (UTC) Content-Type: multipart/alternative; boundary="===============6963733002517214208==" MIME-Version: 1.0 Subject: Re: Review Request 63133: HIVE-17054 From: =?utf-8?q?Jes=C3=BAs_Camacho_Rodr=C3=ADguez?= To: Ashutosh Chauhan Cc: hive , =?utf-8?q?Jes=C3=BAs_Camacho_Rodr=C3=ADguez?= Date: Thu, 19 Oct 2017 17:59:49 -0000 Message-ID: <20171019175949.56752.27772@reviews-vm2.apache.org> X-ReviewBoard-URL: https://reviews.apache.org/ Auto-Submitted: auto-generated Sender: =?utf-8?q?Jes=C3=BAs_Camacho_Rodr=C3=ADguez_=3Cnoreply=40reviews=2E?=@reviews.apache.org, =?utf-8?q?apache=2Eorg=3E?=@reviews.apache.org X-ReviewGroup: hive X-Auto-Response-Suppress: DR, RN, OOF, AutoReply X-ReviewRequest-URL: https://reviews.apache.org/r/63133/ X-Sender: =?utf-8?q?Jes=C3=BAs_Camacho_Rodr=C3=ADguez_=3Cnoreply=40reviews?= =?utf-8?b?LmFwYWNoZS5vcmc+?= References: <20171019175915.19119.19769@reviews-vm2.apache.org> In-Reply-To: <20171019175915.19119.19769@reviews-vm2.apache.org> Reply-To: =?utf-8?q?Jes=C3=BAs_Camacho_Rodr=C3=ADguez_=3Cjcamachorodriguez?=@reviews.apache.org, =?utf-8?q?=40hortonworks=2Ecom=3E?=@reviews.apache.org X-ReviewRequest-Repository: hive-git archived-at: Thu, 19 Oct 2017 17:59:55 -0000 --===============6963733002517214208== MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit > On Oct. 19, 2017, 5:59 p.m., Ashutosh Chauhan wrote: > > ql/src/test/results/clientpositive/groupby_join_pushdown.q.out > > Lines 1517 (patched) > > > > > > sorry misread the plan. No worries! - Jesús ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/63133/#review188718 ----------------------------------------------------------- On Oct. 19, 2017, 12:52 a.m., Jesús Camacho Rodríguez wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/63133/ > ----------------------------------------------------------- > > (Updated Oct. 19, 2017, 12:52 a.m.) > > > Review request for hive and Ashutosh Chauhan. > > > Bugs: HIVE-17054 > https://issues.apache.org/jira/browse/HIVE-17054 > > > Repository: hive-git > > > Description > ------- > > HIVE-17054 > > > Diffs > ----- > > ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/RelOptHiveTable.java 044bba1f71199cbbbd996c7e88e1eed1c0a15c21 > ql/src/test/queries/clientpositive/groupby_join_pushdown.q a6e25685561e022db8b35e484801d874b22a03ce > ql/src/test/results/clientpositive/groupby_join_pushdown.q.out 95d499afef65271edbd3418b67f95691639208a2 > > > Diff: https://reviews.apache.org/r/63133/diff/1/ > > > Testing > ------- > > > Thanks, > > Jesús Camacho Rodríguez > > --===============6963733002517214208==--