You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Carl Steinbach (JIRA)" <ji...@apache.org> on 2011/08/23 06:13:29 UTC

[jira] [Updated] (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 ]

Carl Steinbach updated HIVE-2305:
---------------------------------

    Status: Open  (was: Patch Available)

@Franklin: I see test failures in TestParse.union and TestCliDriver.union24. Can you please take a look? Thanks.

> 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
>             Fix For: 0.8.0
>
>         Attachments: hive-2305.1.patch, hive-2305.2.patch, hive-2305.3.patch
>
>
> Ex:
> SELECT * (SELECT 123 FROM ... UNION ALL SELECT '123' FROM ..) t;
> Unioning columns of different types currently throws runtime exceptions.

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