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/01/05 17:51:00 UTC

[jira] [Updated] (ARROW-10580) [C++] When Validating, ensure DenseUnionArray offsets are increasing

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

Antoine Pitrou updated ARROW-10580:
-----------------------------------
    Fix Version/s:     (was: 3.0.0)
                   4.0.0

> [C++] When Validating, ensure DenseUnionArray offsets are increasing
> --------------------------------------------------------------------
>
>                 Key: ARROW-10580
>                 URL: https://issues.apache.org/jira/browse/ARROW-10580
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: C++
>    Affects Versions: 2.0.0
>            Reporter: Ben Kietzman
>            Assignee: Antoine Pitrou
>            Priority: Major
>             Fix For: 4.0.0
>
>
> https://github.com/apache/arrow/pull/8652#discussion_r522332386
> The format documentation states that "The respective offsets for each child value array must be in order / increasing."
> https://arrow.apache.org/docs/format/Columnar.html#dense-union
> However this is not currently checked in {{Array::ValidateFull}}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)