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 E21BE200BA6 for ; Tue, 4 Oct 2016 07:25:01 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id E0C2A160AE5; Tue, 4 Oct 2016 05:25:01 +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 293A1160ADC for ; Tue, 4 Oct 2016 07:25:00 +0200 (CEST) Received: (qmail 80435 invoked by uid 500); 4 Oct 2016 05:25:00 -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 80413 invoked by uid 99); 4 Oct 2016 05:25:00 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd2-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 04 Oct 2016 05:25:00 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd2-us-west.apache.org (ASF Mail Server at spamd2-us-west.apache.org) with ESMTP id B343D1A09FE for ; Tue, 4 Oct 2016 05:24:59 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-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 (spamd2-us-west.apache.org [10.40.0.9]) (amavisd-new, port 10024) with ESMTP id uOGnYonmqQKu for ; Tue, 4 Oct 2016 05:24:57 +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 ADD055F343 for ; Tue, 4 Oct 2016 05:24:57 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by unhygienix.ics.uci.edu (Postfix) with ESMTP id 2DB6124209C; Mon, 3 Oct 2016 22:24:57 -0700 (PDT) Date: Mon, 3 Oct 2016 22:24:57 -0700 From: "Till Westmann (Code Review)" To: Yingyi Bu CC: Jenkins , Taewoo Kim , Jianfeng Jia Reply-To: tillw@apache.org X-Gerrit-MessageType: comment Subject: Change in asterixdb[master]: ASTERIXDB-1671: fix non-positive limit with order by. X-Gerrit-Change-Id: Id28218c100e4cca0f94e37eda82d3bc6ae78322f X-Gerrit-ChangeURL: X-Gerrit-Commit: 324b0c3289923b637651670fc7e1832ee5f9281d 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: <20161004052457.2DB6124209C@unhygienix.ics.uci.edu> archived-at: Tue, 04 Oct 2016 05:25:02 -0000 Till Westmann has posted comments on this change. Change subject: ASTERIXDB-1671: fix non-positive limit with order by. ...................................................................... Patch Set 4: Code-Review+1 -- To view, visit https://asterix-gerrit.ics.uci.edu/1240 To unsubscribe, visit https://asterix-gerrit.ics.uci.edu/settings Gerrit-MessageType: comment Gerrit-Change-Id: Id28218c100e4cca0f94e37eda82d3bc6ae78322f Gerrit-PatchSet: 4 Gerrit-Project: asterixdb Gerrit-Branch: master Gerrit-Owner: Yingyi Bu Gerrit-Reviewer: Jenkins Gerrit-Reviewer: Jianfeng Jia Gerrit-Reviewer: Taewoo Kim Gerrit-Reviewer: Till Westmann Gerrit-Reviewer: Yingyi Bu Gerrit-HasComments: No