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 76FDE18A1B for ; Wed, 3 Feb 2016 19:55:48 +0000 (UTC) Received: (qmail 10104 invoked by uid 500); 3 Feb 2016 19:55:35 -0000 Delivered-To: apmail-hive-dev-archive@hive.apache.org Received: (qmail 10032 invoked by uid 500); 3 Feb 2016 19:55:35 -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 10014 invoked by uid 99); 3 Feb 2016 19:55:34 -0000 Received: from reviews-vm.apache.org (HELO reviews.apache.org) (140.211.11.40) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 03 Feb 2016 19:55:34 +0000 Received: from reviews.apache.org (localhost [127.0.0.1]) by reviews.apache.org (Postfix) with ESMTP id 69CF128A039; Wed, 3 Feb 2016 19:55:34 +0000 (UTC) Content-Type: multipart/alternative; boundary="===============2704052226465765055==" MIME-Version: 1.0 Subject: Re: Review Request 43142: Improve dynamic partition loading III From: j.prasanth.j@gmail.com To: j.prasanth.j@gmail.com Cc: Ashutosh Chauhan , hive Date: Wed, 03 Feb 2016 19:55:34 -0000 Message-ID: <20160203195534.1670.95889@reviews.apache.org> X-ReviewBoard-URL: https://reviews.apache.org/ Auto-Submitted: auto-generated Sender: noreply@reviews.apache.org X-ReviewGroup: hive X-Auto-Response-Suppress: DR, RN, OOF, AutoReply X-ReviewRequest-URL: https://reviews.apache.org/r/43142/ X-Sender: noreply@reviews.apache.org X-ReviewBoard-ShipIt: 1 References: <20160203174541.1669.60531@reviews.apache.org> In-Reply-To: <20160203174541.1669.60531@reviews.apache.org> X-ReviewBoard-ShipIt-Only: 1 Reply-To: j.prasanth.j@gmail.com X-ReviewRequest-Repository: hive-git --===============2704052226465765055== 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/43142/#review117663 ----------------------------------------------------------- Ship it! Ship It! - Prasanth_J On Feb. 3, 2016, 5:45 p.m., Ashutosh Chauhan wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/43142/ > ----------------------------------------------------------- > > (Updated Feb. 3, 2016, 5:45 p.m.) > > > Review request for hive and Prasanth_J. > > > Bugs: HIVE-12908 > https://issues.apache.org/jira/browse/HIVE-12908 > > > Repository: hive-git > > > Description > ------- > > Major contribution of this patch is do dir rename instead of moving files one by one for insert overwrite queries. > > > Diffs > ----- > > common/src/java/org/apache/hadoop/hive/common/FileUtils.java 5dd9f40 > ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java 0bab769 > > Diff: https://reviews.apache.org/r/43142/diff/ > > > Testing > ------- > > Regression suite > > > Thanks, > > Ashutosh Chauhan > > --===============2704052226465765055==--