[
https://issues.apache.org/jira/browse/ARROW-1709?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17658740#comment-17658740
]
Rok Mihevc commented on ARROW-1709:
-----------------------------------
This issue has been migrated to [issue
#17716|https://github.com/apache/arrow/issues/17716] on GitHub. Please see the
[migration documentation|https://github.com/apache/arrow/issues/14542] for
further details.
> [C++] Decimal.ToString is incorrect for negative scale
> ------------------------------------------------------
>
> Key: ARROW-1709
> URL: https://issues.apache.org/jira/browse/ARROW-1709
> Project: Apache Arrow
> Issue Type: Bug
> Components: C++
> Affects Versions: 0.7.1
> Reporter: Phillip Cloud
> Assignee: Phillip Cloud
> Priority: Major
> Labels: pull-request-available
> Fix For: 0.8.0
>
>
> {{Decimal128::ToString(int precision, int scale)}} doesn't handle {{scale <
> 0}} correctly. It should tack on an extra {{e<abs(scale)>}} to the end.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)