Return-Path: X-Original-To: apmail-asterixdb-notifications-archive@minotaur.apache.org Delivered-To: apmail-asterixdb-notifications-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 505231830A for ; Fri, 12 Feb 2016 18:43:12 +0000 (UTC) Received: (qmail 37027 invoked by uid 500); 12 Feb 2016 18:43:11 -0000 Delivered-To: apmail-asterixdb-notifications-archive@asterixdb.apache.org Received: (qmail 36999 invoked by uid 500); 12 Feb 2016 18:43:11 -0000 Mailing-List: contact notifications-help@asterixdb.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@asterixdb.incubator.apache.org Delivered-To: mailing list notifications@asterixdb.incubator.apache.org Received: (qmail 36990 invoked by uid 99); 12 Feb 2016 18:43:11 -0000 Received: from Unknown (HELO spamd1-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 12 Feb 2016 18:43:11 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd1-us-west.apache.org (ASF Mail Server at spamd1-us-west.apache.org) with ESMTP id 5D55BC1E5A for ; Fri, 12 Feb 2016 18:43:11 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-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-us-east.apache.org ([10.40.0.8]) by localhost (spamd1-us-west.apache.org [10.40.0.7]) (amavisd-new, port 10024) with ESMTP id 1McB2cemDRY6 for ; Fri, 12 Feb 2016 18:43:10 +0000 (UTC) Received: from unhygienix.ics.uci.edu (unhygienix.ics.uci.edu [128.195.14.130]) by mx1-us-east.apache.org (ASF Mail Server at mx1-us-east.apache.org) with ESMTP id 8E5E042BA7 for ; Fri, 12 Feb 2016 18:43:10 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by unhygienix.ics.uci.edu (Postfix) with ESMTP id 041F22407BE; Fri, 12 Feb 2016 10:38:49 -0800 (PST) Date: Fri, 12 Feb 2016 10:38:48 -0800 From: "Steven Jacobs (Code Review)" To: Yingyi Bu CC: Jenkins , Till Westmann Reply-To: sjaco002@ucr.edu X-Gerrit-MessageType: comment Subject: Change in asterixdb[master]: Fix ASTERIXDB-1298 X-Gerrit-Change-Id: Ibb594e161d7236131a7a6a0a290e76071d4587f4 X-Gerrit-ChangeURL: X-Gerrit-Commit: 5e822de4bb45521fcc7a18553d064f9843719351 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: <20160212183849.041F22407BE@unhygienix.ics.uci.edu> Steven Jacobs has posted comments on this change. Change subject: Fix ASTERIXDB-1298 ...................................................................... Patch Set 3: Code-Review+2 (1 comment) Just misreading the file... https://asterix-gerrit.ics.uci.edu/#/c/630/3/asterix-app/src/test/resources/runtimets/results/user-defined-functions/query-ASTERIXDB-1298/query-ASTERIXDB-1298.1.adm File asterix-app/src/test/resources/runtimets/results/user-defined-functions/query-ASTERIXDB-1298/query-ASTERIXDB-1298.1.adm: Line 2: 2 > In your query here: I just realized I'm being stupid. I saw 1,2,3,4 and thought that these were the line numbers for blank lines :( -- To view, visit https://asterix-gerrit.ics.uci.edu/630 To unsubscribe, visit https://asterix-gerrit.ics.uci.edu/settings Gerrit-MessageType: comment Gerrit-Change-Id: Ibb594e161d7236131a7a6a0a290e76071d4587f4 Gerrit-PatchSet: 3 Gerrit-Project: asterixdb Gerrit-Branch: master Gerrit-Owner: Yingyi Bu Gerrit-Reviewer: Jenkins Gerrit-Reviewer: Steven Jacobs Gerrit-Reviewer: Till Westmann Gerrit-Reviewer: Yingyi Bu Gerrit-HasComments: Yes