You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Jacques Nadeau (JIRA)" <ji...@apache.org> on 2014/06/09 08:49:27 UTC

[jira] [Resolved] (DRILL-746) Union all operator not working with tables in hive

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

Jacques Nadeau resolved DRILL-746.
----------------------------------

    Resolution: Duplicate

> Union all operator not working with tables in hive
> --------------------------------------------------
>
>                 Key: DRILL-746
>                 URL: https://issues.apache.org/jira/browse/DRILL-746
>             Project: Apache Drill
>          Issue Type: Bug
>          Components: Query Planning & Optimization
>            Reporter: Rahul Challapalli
>            Assignee: Aman Sinha
>            Priority: Blocker
>         Attachments: students.txt, unionall.ddl
>
>
> Attached the DDL and a small data set that I used. The below query fails to be parsed
> select * from hive.hivestudents1 union all select * from hive.hivestudents2;
> Error: exception while executing query (state=,code=0)
> Query failed: org.apache.drill.exec.rpc.RpcException: Remote failure while running query.[error_id: "2602c8e6-2654-40bd-b000-3f015e7d699f"
> endpoint {
>   address: "qa-node191.qa.lab"
>   user_port: 31010
>   control_port: 31011
>   data_port: 31012
> }
> error_type: 0
> message: "Failure while parsing sql. < CannotPlanException:[ Node [rel#125:Subset#8.PHYSICAL.SINGLETON([]).[]] could not be implemented; planner state:
> Root: rel#125:Subset#8.PHYSICAL.SINGLETON([]).[]



--
This message was sent by Atlassian JIRA
(v6.2#6252)