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

John Sichi commented on HIVE-2380:
----------------------------------

Just checked, and the name BINARY in JDBC and standard SQL corresponds to a 
fixed-length binary type with a specified precision:

http://download.oracle.com/javase/1.3/docs/guide/jdbc/getstart/mapping.html

But I'm fine with us using it to mean something slightly different, and 
matching thrift.

Regarding the conversions, it's fine to break it out into multiple patches; 
open follow-up JIRA's linked to this one.  I think the hex one will be very 
useful for debugging.


> Add ByteArray Datatype
> ----------------------
>
>                 Key: HIVE-2380
>                 URL: https://issues.apache.org/jira/browse/HIVE-2380
>             Project: Hive
>          Issue Type: New Feature
>          Components: Serializers/Deserializers
>            Reporter: Ashutosh Chauhan
>            Assignee: Ashutosh Chauhan
>         Attachments: hive-2380.patch
>
>
> Add bytearray as a primitive data type.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to