You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Franklin Hu (JIRA)" <ji...@apache.org> on 2011/07/26 02:31:09 UTC

[jira] [Work started] (HIVE-2305) UNION ALL on different types throws runtime exception

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

Work on HIVE-2305 started by Franklin Hu.

> UNION ALL on different types throws runtime exception
> -----------------------------------------------------
>
>                 Key: HIVE-2305
>                 URL: https://issues.apache.org/jira/browse/HIVE-2305
>             Project: Hive
>          Issue Type: Bug
>    Affects Versions: 0.7.1
>            Reporter: Franklin Hu
>            Assignee: Franklin Hu
>
> Ex:
> SELECT * (SELECT 123 FROM ... UNION ALL SELECT '123' FROM ..) t;
> Unioning columns of different types currently does not work. 

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira