You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Antoine Pitrou (Jira)" <ji...@apache.org> on 2021/11/08 16:19:00 UTC

[jira] [Resolved] (ARROW-13558) [C++] Validate decimal data in ValidateFull

     [ https://issues.apache.org/jira/browse/ARROW-13558?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Antoine Pitrou resolved ARROW-13558.
------------------------------------
    Resolution: Fixed

Issue resolved by pull request 11322
[https://github.com/apache/arrow/pull/11322]

> [C++] Validate decimal data in ValidateFull
> -------------------------------------------
>
>                 Key: ARROW-13558
>                 URL: https://issues.apache.org/jira/browse/ARROW-13558
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: C++
>            Reporter: Antoine Pitrou
>            Assignee: David Li
>            Priority: Major
>              Labels: good-first-issue, pull-request-available
>             Fix For: 7.0.0
>
>          Time Spent: 2h 40m
>  Remaining Estimate: 0h
>
> {{Array::ValidateFull}} and {{Scalar::ValidateFull}} should validate the underlying data for decimal types (meaning: validate that the decimal values fit in the decimal type's stated precision).



--
This message was sent by Atlassian Jira
(v8.20.1#820001)