[
https://issues.apache.org/jira/browse/ARROW-13589?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Antoine Pitrou updated ARROW-13589:
-----------------------------------
Fix Version/s: 7.0.0
> [C++] Reconcile ValidateArray and ValidateArrayFull
> ---------------------------------------------------
>
> Key: ARROW-13589
> URL: https://issues.apache.org/jira/browse/ARROW-13589
> Project: Apache Arrow
> Issue Type: Task
> Components: C++
> Reporter: Antoine Pitrou
> Priority: Minor
> Fix For: 7.0.0
>
>
> Instead of having entirely separate implementations for these functions, it
> seems the expensive checks can simply be toggled using a boolean flag inside
> a common implementation (as is already done for {{Scalar::Validate}}).
> Whether or not this makes the code more readable / shorter / more
> maintainable must be evaluated.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)