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 DE5B7180B5 for ; Wed, 3 Feb 2016 04:45:06 +0000 (UTC) Received: (qmail 68837 invoked by uid 500); 3 Feb 2016 04:45:03 -0000 Delivered-To: apmail-hive-dev-archive@hive.apache.org Received: (qmail 68754 invoked by uid 500); 3 Feb 2016 04:45:03 -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 68731 invoked by uid 99); 3 Feb 2016 04:45:03 -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 04:45:03 +0000 Received: from reviews.apache.org (localhost [127.0.0.1]) by reviews.apache.org (Postfix) with ESMTP id D8047299F19; Wed, 3 Feb 2016 04:45:02 +0000 (UTC) Content-Type: multipart/alternative; boundary="===============7137377284308683775==" MIME-Version: 1.0 Subject: Re: Review Request 43070: HIVE-12976 MetaStoreDirectSql doesn't batch IN lists in all cases From: Gopal V To: Ashutosh Chauhan , Sushanth Sowmyan Cc: Sergey Shelukhin , hive , Gopal V Date: Wed, 03 Feb 2016 04:45:02 -0000 Message-ID: <20160203044502.1669.80943@reviews.apache.org> X-ReviewBoard-URL: https://reviews.apache.org/ Auto-Submitted: auto-generated Sender: Gopal V X-ReviewGroup: hive X-Auto-Response-Suppress: DR, RN, OOF, AutoReply X-ReviewRequest-URL: https://reviews.apache.org/r/43070/ X-Sender: Gopal V References: <20160203023944.1669.1680@reviews.apache.org> In-Reply-To: <20160203023944.1669.1680@reviews.apache.org> Reply-To: Gopal V X-ReviewRequest-Repository: hive-git --===============7137377284308683775== 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/43070/#review117566 ----------------------------------------------------------- metastore/src/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java (line 1789) Very suspicious line. If the query doesn't return any results, it will get re-run old stuff? - Gopal V On Feb. 3, 2016, 2:39 a.m., Sergey Shelukhin wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/43070/ > ----------------------------------------------------------- > > (Updated Feb. 3, 2016, 2:39 a.m.) > > > Review request for hive, Ashutosh Chauhan and Sushanth Sowmyan. > > > Repository: hive-git > > > Description > ------- > > see jira > > > Diffs > ----- > > metastore/src/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java be54b9c > > Diff: https://reviews.apache.org/r/43070/diff/ > > > Testing > ------- > > > Thanks, > > Sergey Shelukhin > > --===============7137377284308683775==--