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/23 18:35:00 UTC

[jira] [Closed] (ARROW-10379) [C++] No Visit implementation for struct array in ValidationArrayDataVisitor

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

Antoine Pitrou closed ARROW-10379.
----------------------------------
    Resolution: Done

> [C++] No Visit implementation for struct array in ValidationArrayDataVisitor 
> -----------------------------------------------------------------------------
>
>                 Key: ARROW-10379
>                 URL: https://issues.apache.org/jira/browse/ARROW-10379
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: C++
>            Reporter: Jianzhun Du
>            Priority: Major
>
> There is no implementation for struct array in ValidationArrayDataVisitor 
> [https://github.com/apache/arrow/blob/39a7539b50fe2f16fe506a1acef73e0d9e2459bb/cpp/src/arrow/array/validate.cc#L423]
> Thus, calling ValidateFull() for struct array will do nothing. 
>  
> I'm wondering whether struct array is left with no validation intentionally, or you plan to add in future? Thanks!
>  



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