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 403C5200B83 for ; Sat, 3 Sep 2016 02:52:51 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 3CE4A160ACB; Sat, 3 Sep 2016 00:52:51 +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 822A3160A8C for ; Sat, 3 Sep 2016 02:52:50 +0200 (CEST) Received: (qmail 44056 invoked by uid 500); 3 Sep 2016 00:52:49 -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 44046 invoked by uid 99); 3 Sep 2016 00:52:49 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd4-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 03 Sep 2016 00:52:49 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd4-us-west.apache.org (ASF Mail Server at spamd4-us-west.apache.org) with ESMTP id 597BEC0439 for ; Sat, 3 Sep 2016 00:52:49 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd4-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 mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd4-us-west.apache.org [10.40.0.11]) (amavisd-new, port 10024) with ESMTP id 67MTvASXWrv4 for ; Sat, 3 Sep 2016 00:52:47 +0000 (UTC) Received: from unhygienix.ics.uci.edu (unhygienix.ics.uci.edu [128.195.14.130]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with ESMTP id 13E625F30B for ; Sat, 3 Sep 2016 00:52:47 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by unhygienix.ics.uci.edu (Postfix) with ESMTP id BD4FC24207B; Fri, 2 Sep 2016 17:52:46 -0700 (PDT) Date: Fri, 2 Sep 2016 17:52:46 -0700 From: "Till Westmann (Code Review)" To: Yingyi Bu CC: Jenkins Reply-To: tillw@apache.org X-Gerrit-MessageType: comment Subject: Change in asterixdb[master]: Add the BETWEEN operator. X-Gerrit-Change-Id: I5df7370154aa30db7547f7fd47ea69b5b76dcf49 X-Gerrit-ChangeURL: X-Gerrit-Commit: c74e0438a12ea803452913af0661c4d5cc731e94 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: <20160903005246.BD4FC24207B@unhygienix.ics.uci.edu> archived-at: Sat, 03 Sep 2016 00:52:51 -0000 Till Westmann has posted comments on this change. Change subject: Add the BETWEEN operator. ...................................................................... Patch Set 3: Code-Review+2 -- To view, visit https://asterix-gerrit.ics.uci.edu/1143 To unsubscribe, visit https://asterix-gerrit.ics.uci.edu/settings Gerrit-MessageType: comment Gerrit-Change-Id: I5df7370154aa30db7547f7fd47ea69b5b76dcf49 Gerrit-PatchSet: 3 Gerrit-Project: asterixdb Gerrit-Branch: master Gerrit-Owner: Yingyi Bu Gerrit-Reviewer: Jenkins Gerrit-Reviewer: Till Westmann Gerrit-HasComments: No