You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Steven Wong (JIRA)" <ji...@apache.org> on 2010/08/27 22:36:53 UTC

[jira] Created: (HIVE-1606) For a null value in a string column, JDBC driver returns the string "NULL"

For a null value in a string column, JDBC driver returns the string "NULL"
--------------------------------------------------------------------------

                 Key: HIVE-1606
                 URL: https://issues.apache.org/jira/browse/HIVE-1606
             Project: Hadoop Hive
          Issue Type: Bug
          Components: Drivers
    Affects Versions: 0.7.0
            Reporter: Steven Wong


It should return null instead of "NULL".

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


[jira] Resolved: (HIVE-1606) For a null value in a string column, JDBC driver returns the string "NULL"

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

Steven Wong resolved HIVE-1606.
-------------------------------

    Fix Version/s: 0.7.0
       Resolution: Fixed

Fixed by HIVE-1378.

> For a null value in a string column, JDBC driver returns the string "NULL"
> --------------------------------------------------------------------------
>
>                 Key: HIVE-1606
>                 URL: https://issues.apache.org/jira/browse/HIVE-1606
>             Project: Hadoop Hive
>          Issue Type: Bug
>          Components: Drivers
>    Affects Versions: 0.7.0
>            Reporter: Steven Wong
>            Assignee: Steven Wong
>             Fix For: 0.7.0
>
>
> It should return null instead of "NULL".

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


[jira] Assigned: (HIVE-1606) For a null value in a string column, JDBC driver returns the string "NULL"

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

John Sichi reassigned HIVE-1606:
--------------------------------

    Assignee: Steven Wong

> For a null value in a string column, JDBC driver returns the string "NULL"
> --------------------------------------------------------------------------
>
>                 Key: HIVE-1606
>                 URL: https://issues.apache.org/jira/browse/HIVE-1606
>             Project: Hadoop Hive
>          Issue Type: Bug
>          Components: Drivers
>    Affects Versions: 0.7.0
>            Reporter: Steven Wong
>            Assignee: Steven Wong
>
> It should return null instead of "NULL".

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


[jira] Commented: (HIVE-1606) For a null value in a string column, JDBC driver returns the string "NULL"

Posted by "Steven Wong (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HIVE-1606?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12904443#action_12904443 ] 

Steven Wong commented on HIVE-1606:
-----------------------------------

Some other data types may have a similar problem, e.g. boolean.

> For a null value in a string column, JDBC driver returns the string "NULL"
> --------------------------------------------------------------------------
>
>                 Key: HIVE-1606
>                 URL: https://issues.apache.org/jira/browse/HIVE-1606
>             Project: Hadoop Hive
>          Issue Type: Bug
>          Components: Drivers
>    Affects Versions: 0.7.0
>            Reporter: Steven Wong
>            Assignee: Steven Wong
>
> It should return null instead of "NULL".

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