You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Khurram Faraaz (JIRA)" <ji...@apache.org> on 2015/10/08 20:08:27 UTC

[jira] [Updated] (DRILL-3564) Error message fix required

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

Khurram Faraaz updated DRILL-3564:
----------------------------------
    Assignee: Sean Hsuan-Yi Chu

> Error message fix required
> --------------------------
>
>                 Key: DRILL-3564
>                 URL: https://issues.apache.org/jira/browse/DRILL-3564
>             Project: Apache Drill
>          Issue Type: Bug
>          Components: Execution - Flow
>            Reporter: Khurram Faraaz
>            Assignee: Sean Hsuan-Yi Chu
>            Priority: Minor
>             Fix For: 1.3.0
>
>
> We report Union-All in the error message, we should say "Union" as the query involves a UNION and not Union-All.
> {code}
> 0: jdbc:drill:schema=dfs.tmp> select * from union_01 UNION select * from union_02;
> Error: UNSUPPORTED_OPERATION ERROR: Union-All over schema-less tables must specify the columns explicitly
> See Apache Drill JIRA: DRILL-2414
> [Error Id: 760e48d8-ffac-4d5f-ac14-25aabcfd8033 on centos-04.qa.lab:31010] (state=,code=0)
> {code}



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