Thejas M Nair created HIVE-4269:
-----------------------------------

             Summary: fix handling of binary type in hiveserver2, jdbc driver
                 Key: HIVE-4269
                 URL: https://issues.apache.org/jira/browse/HIVE-4269
             Project: Hive
          Issue Type: Bug
          Components: HiveServer2
            Reporter: Thejas M Nair
            Assignee: Thejas M Nair
             Fix For: 0.11.0


Need to use 'new String(byte[])' instead of 'byte[].toString()' when converting 
to String for jdbc, in SQLOperation.convertLazyToJava()
Need to add support for binary in jdbc driver code.
 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to