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 5DA83200B78 for ; Fri, 19 Aug 2016 03:53:26 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 5C45D160AB7; Fri, 19 Aug 2016 01:53:26 +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 A430A160AAE for ; Fri, 19 Aug 2016 03:53:25 +0200 (CEST) Received: (qmail 3665 invoked by uid 500); 19 Aug 2016 01:53:24 -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 3656 invoked by uid 99); 19 Aug 2016 01:53:24 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd1-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 19 Aug 2016 01:53:24 +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 43E4EC692A for ; Fri, 19 Aug 2016 01:53:24 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -3.739 X-Spam-Level: X-Spam-Status: No, score=-3.739 tagged_above=-999 required=6.31 tests=[KAM_ASCII_DIVIDERS=0.8, KAM_LAZY_DOMAIN_SECURITY=1, RCVD_IN_DNSWL_HI=-5, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, RP_MATCHES_RCVD=-0.519] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd1-us-west.apache.org [10.40.0.7]) (amavisd-new, port 10024) with ESMTP id 4qXA1eZBFdMb for ; Fri, 19 Aug 2016 01:53:22 +0000 (UTC) Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with SMTP id 668D85F23D for ; Fri, 19 Aug 2016 01:53:21 +0000 (UTC) Received: (qmail 3536 invoked by uid 99); 19 Aug 2016 01:53:20 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 19 Aug 2016 01:53:20 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 6D81E2C0032 for ; Fri, 19 Aug 2016 01:53:20 +0000 (UTC) Date: Fri, 19 Aug 2016 01:53:20 +0000 (UTC) From: "ASF subversion and git services (JIRA)" To: notifications@asterixdb.incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (ASTERIXDB-1587) upsert runtime assumes that the datatype comes from the same dataverse as the dataset MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Fri, 19 Aug 2016 01:53:26 -0000 [ https://issues.apache.org/jira/browse/ASTERIXDB-1587?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15427482#comment-15427482 ] ASF subversion and git services commented on ASTERIXDB-1587: ------------------------------------------------------------ Commit 15217bb8c03631b506a8f4b33f1061bc5de2cbd5 in asterixdb's branch refs/heads/master from [~sjaco002] [ https://git-wip-us.apache.org/repos/asf?p=asterixdb.git;h=15217bb ] ASTERIXDB-1587 Test upsert when using foreign datatype Change-Id: I4c374a44389af5916c8398afb3be8628b7872389 Reviewed-on: https://asterix-gerrit.ics.uci.edu/1091 Sonar-Qube: Jenkins Tested-by: Jenkins Reviewed-by: Till Westmann > upsert runtime assumes that the datatype comes from the same dataverse as the dataset > ------------------------------------------------------------------------------------- > > Key: ASTERIXDB-1587 > URL: https://issues.apache.org/jira/browse/ASTERIXDB-1587 > Project: Apache AsterixDB > Issue Type: Bug > Reporter: Steven Jacobs > Assignee: Steven Jacobs > > It throws an error if they aren't from the same dataverse. It should work instead. -- This message was sent by Atlassian JIRA (v6.3.4#6332)