You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hawq.apache.org by "hongwu (JIRA)" <ji...@apache.org> on 2016/08/09 05:14:20 UTC

[jira] [Assigned] (HAWQ-990) Union clause break with distributed by clause

     [ https://issues.apache.org/jira/browse/HAWQ-990?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

hongwu reassigned HAWQ-990:
---------------------------

    Assignee: hongwu  (was: Lei Chang)

> Union clause break with distributed by clause
> ---------------------------------------------
>
>                 Key: HAWQ-990
>                 URL: https://issues.apache.org/jira/browse/HAWQ-990
>             Project: Apache HAWQ
>          Issue Type: Bug
>          Components: Parser, Planner
>    Affects Versions: 2.0.1.0-incubating
>            Reporter: hongwu
>            Assignee: hongwu
>
> It causes core dump when using UNION clause together with DISTRIBUTED BY clause.
> For example:
> create table t3 as (select * from t1 union select * from t2) distributed randomly;



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)