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

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

Antoine Pitrou created ARROW-13558:
--------------------------------------

             Summary: [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
             Fix For: 6.0.0


{{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.3.4#803005)