Hive server fetch row incorrect NULL representation
---------------------------------------------------

                 Key: HIVE-613
                 URL: https://issues.apache.org/jira/browse/HIVE-613
             Project: Hadoop Hive
          Issue Type: Bug
            Reporter: Eric Hwang
            Priority: Minor


The Hive server fetch function does not correctly serialize null fields in the 
returned rows. Regardless of the actual null format representation within the 
table, the Hive server fetch function will always return null fields as 
"NULL",creating a potential conflict with the actual string "NULL".

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

Reply via email to