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