Return-Path: X-Original-To: apmail-hive-dev-archive@www.apache.org Delivered-To: apmail-hive-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 005E617ED1 for ; Thu, 9 Oct 2014 07:09:39 +0000 (UTC) Received: (qmail 74543 invoked by uid 500); 9 Oct 2014 07:09:38 -0000 Delivered-To: apmail-hive-dev-archive@hive.apache.org Received: (qmail 74473 invoked by uid 500); 9 Oct 2014 07:09:38 -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 74454 invoked by uid 99); 9 Oct 2014 07:09:38 -0000 Received: from reviews-vm.apache.org (HELO reviews.apache.org) (140.211.11.40) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 09 Oct 2014 07:09:38 +0000 Received: from reviews.apache.org (localhost [127.0.0.1]) by reviews.apache.org (Postfix) with ESMTP id 85C321DBC0D; Thu, 9 Oct 2014 07:09:34 +0000 (UTC) Content-Type: multipart/alternative; boundary="===============5296061058532840831==" MIME-Version: 1.0 Subject: Re: Review Request 26454: Column Pruner dont prune columns from limit operator. From: "Harish Butani" To: "Harish Butani" Cc: "Ashutosh Chauhan" , "hive" Date: Thu, 09 Oct 2014 07:09:34 -0000 Message-ID: <20141009070934.24817.40442@reviews.apache.org> X-ReviewBoard-URL: https://reviews.apache.org Auto-Submitted: auto-generated Sender: "Harish Butani" X-ReviewGroup: hive X-ReviewRequest-URL: https://reviews.apache.org/r/26454/ X-Sender: "Harish Butani" References: <20141008203412.24817.50271@reviews.apache.org> In-Reply-To: <20141008203412.24817.50271@reviews.apache.org> Reply-To: "Harish Butani" X-ReviewRequest-Repository: hive-git --===============5296061058532840831== MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/26454/#review55957 ----------------------------------------------------------- Ship it! Ship It! - Harish Butani On Oct. 8, 2014, 8:34 p.m., Ashutosh Chauhan wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/26454/ > ----------------------------------------------------------- > > (Updated Oct. 8, 2014, 8:34 p.m.) > > > Review request for hive and Harish Butani. > > > Bugs: HIVE-8404 > https://issues.apache.org/jira/browse/HIVE-8404 > > > Repository: hive-git > > > Description > ------- > > Column Pruner dont prune columns from limit operator. > > > Diffs > ----- > > ql/src/java/org/apache/hadoop/hive/ql/optimizer/ColumnPruner.java 8e17475 > ql/src/java/org/apache/hadoop/hive/ql/optimizer/ColumnPrunerProcFactory.java 0a9c6d2 > > Diff: https://reviews.apache.org/r/26454/diff/ > > > Testing > ------- > > limit tests on top of HIVE-8358 > > > Thanks, > > Ashutosh Chauhan > > --===============5296061058532840831==--