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

Claude Warren commented on PROTON-2003:
---------------------------------------

To make matters worse (7 years later) there is no method to retrieve the 
BigDecimal representation from the Decimal32, Decimal64, or Decimal128 types.

Also if 

> incomplete handling in Decimal type impls
> -----------------------------------------
>
>                 Key: PROTON-2003
>                 URL: https://issues.apache.org/jira/browse/PROTON-2003
>             Project: Qpid Proton
>          Issue Type: Bug
>          Components: proton-j
>    Affects Versions: proton-j-0.31.0
>            Reporter: Robbie Gemmell
>            Priority: Minor
>
> The Decimal[32|64|128] types present that they allow conversion to/from 
> BigDecimal, but some of the impl is incomplete with TODOs and essentially 
> no-ops to leave an effective 0.0 value. You essentially have to resort to 
> lsb+msb or bytes based accessors.
> Though these types seem to be essentially unused, the impl shouldn't act like 
> that.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to