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

stack commented on HBASE-6948:
------------------------------

The ruby shell has a means of passing binary data.  If you do help in the 
shell, toward the end it show you show.  We must be careful this change does 
not frustrate it.  What happens if you pass "\x00".  Do we end up with a row 
that has a single empty byte or do we get something else?  (I used a binary 
editor -- vim -b hfilename -- to verify).  If toStringBinary doesn't mangle a 
"\x00", I'd be good w/ this patch.
                
> shell create table script cannot handle split key which is expressed in raw 
> bytes
> ---------------------------------------------------------------------------------
>
>                 Key: HBASE-6948
>                 URL: https://issues.apache.org/jira/browse/HBASE-6948
>             Project: HBase
>          Issue Type: Bug
>    Affects Versions: 0.92.2
>            Reporter: Ted Yu
>         Attachments: HBASE-6948.patch, HBASE-6948-trunk.patch
>
>


--
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