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 3D57D200B7C for ; Thu, 25 Aug 2016 01:28:59 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 3C0E8160AC1; Wed, 24 Aug 2016 23:28:59 +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 81CB4160AB1 for ; Thu, 25 Aug 2016 01:28:58 +0200 (CEST) Received: (qmail 46859 invoked by uid 500); 24 Aug 2016 23:28:57 -0000 Mailing-List: contact notifications-help@asterixdb.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@asterixdb.apache.org Delivered-To: mailing list notifications@asterixdb.apache.org Received: (qmail 46850 invoked by uid 99); 24 Aug 2016 23:28:57 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd3-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 24 Aug 2016 23:28:57 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd3-us-west.apache.org (ASF Mail Server at spamd3-us-west.apache.org) with ESMTP id 2420918060C for ; Wed, 24 Aug 2016 23:28:57 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd3-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 0.919 X-Spam-Level: X-Spam-Status: No, score=0.919 tagged_above=-999 required=6.31 tests=[SPF_FAIL=0.919] autolearn=disabled Received: from mx2-lw-us.apache.org ([10.40.0.8]) by localhost (spamd3-us-west.apache.org [10.40.0.10]) (amavisd-new, port 10024) with ESMTP id l-cDgmqY0oTb for ; Wed, 24 Aug 2016 23:28:55 +0000 (UTC) Received: from unhygienix.ics.uci.edu (unhygienix.ics.uci.edu [128.195.14.130]) by mx2-lw-us.apache.org (ASF Mail Server at mx2-lw-us.apache.org) with ESMTP id 250765F1E5 for ; Wed, 24 Aug 2016 23:28:55 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by unhygienix.ics.uci.edu (Postfix) with ESMTP id D355B241A07; Wed, 24 Aug 2016 16:28:54 -0700 (PDT) Date: Wed, 24 Aug 2016 16:28:54 -0700 From: "Michael Carey (Code Review)" To: Taewoo Kim CC: Jenkins , Yingyi Bu , Till Westmann Reply-To: dtabass@gmail.com X-Gerrit-MessageType: comment Subject: Change in asterixdb[master]: ASTERIXDB-1186: fixed a composite primary index search issue. X-Gerrit-Change-Id: I0f75229ea804a02e7cacd04f7269a4907668eab0 X-Gerrit-ChangeURL: X-Gerrit-Commit: 52a8b897f9b60a2ac0dbdbe0e2f12152a05be14a In-Reply-To: References: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Content-Disposition: inline User-Agent: Gerrit/2.8.4 Message-Id: <20160824232854.D355B241A07@unhygienix.ics.uci.edu> archived-at: Wed, 24 Aug 2016 23:28:59 -0000 Michael Carey has posted comments on this change. Change subject: ASTERIXDB-1186: fixed a composite primary index search issue. ...................................................................... Patch Set 6: Looked at the code and plans - looks good to me. (Got a jump start in person during a meeting today that helped a lot.) -- To view, visit https://asterix-gerrit.ics.uci.edu/1094 To unsubscribe, visit https://asterix-gerrit.ics.uci.edu/settings Gerrit-MessageType: comment Gerrit-Change-Id: I0f75229ea804a02e7cacd04f7269a4907668eab0 Gerrit-PatchSet: 6 Gerrit-Project: asterixdb Gerrit-Branch: master Gerrit-Owner: Taewoo Kim Gerrit-Reviewer: Jenkins Gerrit-Reviewer: Michael Carey Gerrit-Reviewer: Taewoo Kim Gerrit-Reviewer: Till Westmann Gerrit-Reviewer: Yingyi Bu Gerrit-HasComments: No