You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Ning Zhang (JIRA)" <ji...@apache.org> on 2009/10/15 03:59:31 UTC

[jira] Created: (HIVE-877) error with cast(null as short)

error with cast(null as short)
------------------------------

                 Key: HIVE-877
                 URL: https://issues.apache.org/jira/browse/HIVE-877
             Project: Hadoop Hive
          Issue Type: Bug
            Reporter: Ning Zhang
            Assignee: Ning Zhang


also cast(null as long)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (HIVE-877) error with cast(null as short)

Posted by "Zheng Shao (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HIVE-877?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Zheng Shao resolved HIVE-877.
-----------------------------

       Resolution: Fixed
    Fix Version/s: 0.5.0
     Release Note: HIVE-877. More test cases for UDFOPNegative. (Ning Zhang via zshao)
     Hadoop Flags: [Reviewed]

Committed. Thanks Ning!

By the way, in the future you might want to put these tests in a single "select". That will make the "ant test" faster.


> error with cast(null as short)
> ------------------------------
>
>                 Key: HIVE-877
>                 URL: https://issues.apache.org/jira/browse/HIVE-877
>             Project: Hadoop Hive
>          Issue Type: Bug
>            Reporter: Ning Zhang
>            Assignee: Ning Zhang
>             Fix For: 0.5.0
>
>         Attachments: Hive-877.patch
>
>
> also cast(null as long)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (HIVE-877) error with cast(null as short)

Posted by "Ning Zhang (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HIVE-877?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ning Zhang updated HIVE-877:
----------------------------

    Attachment: Hive-877.patch

Verified this is not a bug, but a syntax error in the test case. Adding the two missing test cases (smallint, bigint) for Hive-876.

> error with cast(null as short)
> ------------------------------
>
>                 Key: HIVE-877
>                 URL: https://issues.apache.org/jira/browse/HIVE-877
>             Project: Hadoop Hive
>          Issue Type: Bug
>            Reporter: Ning Zhang
>            Assignee: Ning Zhang
>         Attachments: Hive-877.patch
>
>
> also cast(null as long)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.