You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Thejas M Nair (JIRA)" <ji...@apache.org> on 2013/03/31 21:17:15 UTC

[jira] [Commented] (HIVE-4269) fix handling of binary type in hiveserver2, jdbc driver

    [ https://issues.apache.org/jira/browse/HIVE-4269?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13618437#comment-13618437 ] 

Thejas M Nair commented on HIVE-4269:
-------------------------------------

reviewboard link - https://reviews.apache.org/r/10210/
                
> 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
>
>         Attachments: HIVE-4269.1.patch
>
>
> 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