From commits-return-28194-archive-asf-public=cust-asf.ponee.io@geode.apache.org Tue Sep 4 06:49:31 2018 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx-eu-01.ponee.io (Postfix) with SMTP id 7AD43180629 for ; Tue, 4 Sep 2018 06:49:30 +0200 (CEST) Received: (qmail 53065 invoked by uid 500); 4 Sep 2018 04:49:29 -0000 Mailing-List: contact commits-help@geode.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@geode.apache.org Delivered-To: mailing list commits@geode.apache.org Received: (qmail 53056 invoked by uid 99); 4 Sep 2018 04:49:29 -0000 Received: from ec2-52-202-80-70.compute-1.amazonaws.com (HELO gitbox.apache.org) (52.202.80.70) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 04 Sep 2018 04:49:29 +0000 Received: by gitbox.apache.org (ASF Mail Server at gitbox.apache.org, from userid 33) id ED695850D7; Tue, 4 Sep 2018 04:49:28 +0000 (UTC) Date: Tue, 04 Sep 2018 04:49:27 +0000 To: , "' commits@geode.apache.org" , '@gitbox.apache.org, Subject: [geode] branch feature/GEODE-QueryProvider updated (c19b76b -> c8d01af) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Message-ID: <153603656709.449.12127228948830238024@gitbox.apache.org> From: zhouxj@apache.org X-Git-Host: gitbox.apache.org X-Git-Repo: geode X-Git-Refname: refs/heads/feature/GEODE-QueryProvider X-Git-Reftype: branch X-Git-Oldrev: c19b76bd4f9cc4bb840c8f8e181dc67aca5ff071 X-Git-Newrev: c8d01af35099bd27788c5aed9c9226d0dd526076 X-Git-NotificationType: ref_changed X-Git-Multimail-Version: 1.5.dev Auto-Submitted: auto-generated This is an automated email from the ASF dual-hosted git repository. zhouxj pushed a change to branch feature/GEODE-QueryProvider in repository https://gitbox.apache.org/repos/asf/geode.git. discard c19b76b refactor the test cases to different package discard 381a3d5 GEODE-QueryProvider: added pointsConfigMap to support numeric query Adds in a test for int range lucene query (#2065) new c8d01af GEODE-QueryProvider: added pointsConfigMap to support numeric query Adds in a test for int range lucene query (#2065) refactor the test cases to different package This update added new revisions after undoing existing revisions. That is to say, some revisions that were in the old version of the branch are not in the new version. This situation occurs when a user --force pushes a change and generates a repository containing something like this: * -- * -- B -- O -- O -- O (c19b76b) \ N -- N -- N refs/heads/feature/GEODE-QueryProvider (c8d01af) You should already have received notification emails for all of the O revisions, and so the following emails describe only the N revisions from the common base, B. Any revisions marked "omit" are not gone; other references still refer to them. Any revisions marked "discard" are gone forever. The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: