[
https://issues.apache.org/jira/browse/AVRO-3779?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17773675#comment-17773675
]
ASF subversion and git services commented on AVRO-3779:
-------------------------------------------------------
Commit c91b8876b1c21c93ee9021abe6d0d04cf1f50a32 in avro's branch
refs/heads/dependabot/maven/lang/java/org.mockito-mockito-core-5.6.0 from
Christophe Le Saec
[ https://gitbox.apache.org/repos/asf?p=avro.git;h=c91b8876b ]
AVRO-3779: using rust bigdecimal (#2302)
* AVRO-3779: using rust bigdecimal
Signed-off-by: Martin Tzvetanov Grigorov <[email protected]>
Co-authored-by: Martin Tzvetanov Grigorov <[email protected]>
> Any big decimal conversion
> --------------------------
>
> Key: AVRO-3779
> URL: https://issues.apache.org/jira/browse/AVRO-3779
> Project: Apache Avro
> Issue Type: Improvement
> Reporter: Christophe Le Saec
> Assignee: Christophe Le Saec
> Priority: Minor
> Labels: pull-request-available
> Fix For: 1.12.0
>
> Time Spent: 5h 50m
> Remaining Estimate: 0h
>
> Current big decimal conversion needs to have predetermine precision and
> scale; which is fine when values doesn't varies too much ... but scratch
> otherwise.
> The idea is to build a binary Big Decimal conversion that extract precision &
> scale from the value itself.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)