Antoine Pitrou created ARROW-13589:
--------------------------------------

             Summary: [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


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

Reply via email to