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 BEF49200B8F for ; Fri, 30 Sep 2016 08:34:58 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id BDB67160AD9; Fri, 30 Sep 2016 06:34:58 +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 073D7160AC4 for ; Fri, 30 Sep 2016 08:34:57 +0200 (CEST) Received: (qmail 30516 invoked by uid 500); 30 Sep 2016 06:34: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 30507 invoked by uid 99); 30 Sep 2016 06:34:57 -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; Fri, 30 Sep 2016 06:34:57 +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 C6DDA1A0532 for ; Fri, 30 Sep 2016 06:34:56 +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 mx2-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd2-us-west.apache.org [10.40.0.9]) (amavisd-new, port 10024) with ESMTP id CszE7trQZOZO for ; Fri, 30 Sep 2016 06:34:56 +0000 (UTC) Received: from unhygienix.ics.uci.edu (unhygienix.ics.uci.edu [128.195.14.130]) by mx2-lw-eu.apache.org (ASF Mail Server at mx2-lw-eu.apache.org) with ESMTP id A0C065FADE for ; Fri, 30 Sep 2016 06:34:55 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by unhygienix.ics.uci.edu (Postfix) with ESMTP id B377E242081; Thu, 29 Sep 2016 23:34:54 -0700 (PDT) Date: Thu, 29 Sep 2016 23:34:54 -0700 From: "Michael Blow (Code Review)" To: Till Westmann CC: Yingyi Bu , Jenkins Reply-To: mblow@apache.org X-Gerrit-MessageType: comment Subject: Change in asterixdb[master]: fix error message for union with set semantics X-Gerrit-Change-Id: I2b69ab843795221ef5c9a533839ed6d359b7c8e3 X-Gerrit-ChangeURL: X-Gerrit-Commit: 7167b8c678faf491cfdb6215f0ee879c13ad41f1 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: <20160930063454.B377E242081@unhygienix.ics.uci.edu> archived-at: Fri, 30 Sep 2016 06:34:58 -0000 Michael Blow has posted comments on this change. Change subject: fix error message for union with set semantics ...................................................................... Patch Set 1: Code-Review+2 -- To view, visit https://asterix-gerrit.ics.uci.edu/1229 To unsubscribe, visit https://asterix-gerrit.ics.uci.edu/settings Gerrit-MessageType: comment Gerrit-Change-Id: I2b69ab843795221ef5c9a533839ed6d359b7c8e3 Gerrit-PatchSet: 1 Gerrit-Project: asterixdb Gerrit-Branch: master Gerrit-Owner: Till Westmann Gerrit-Reviewer: Jenkins Gerrit-Reviewer: Michael Blow Gerrit-Reviewer: Yingyi Bu Gerrit-HasComments: No