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

Lars Hofhansl commented on HBASE-4648:
--------------------------------------

Thanks for the patch Bryan. (and I just realized I misspelled your name in the 
commit log)
                
> Bytes.toBigDecimal() doesn't use offset
> ---------------------------------------
>
>                 Key: HBASE-4648
>                 URL: https://issues.apache.org/jira/browse/HBASE-4648
>             Project: HBase
>          Issue Type: Bug
>          Components: util
>    Affects Versions: 0.90.4
>         Environment: Java 1.6.0_26, Mac OS X 10.7 and CentOS 6
>            Reporter: Bryan Keller
>             Fix For: 0.92.0, 0.94.0
>
>         Attachments: bigdec.patch, bigdec2.patch
>
>
> The Bytes.toBigDecimal(byte[], offset, len) method does not use the offset, 
> thus you will get an incorrect result for the BigDecimal unless the 
> BigDecimal's bytes are at the beginning of the byte array.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to