[ 
https://issues.apache.org/jira/browse/ARROW-10580?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17233095#comment-17233095
 ] 

Wes McKinney commented on ARROW-10580:
--------------------------------------

We should discuss on the mailing list. In principle I don't have an issue with 
non-monotonic offsets, but this change is fully backward compatible and 
_should_ be forward compatible in principle but it's a gray area so we should 
discuss and see if we want to make a change to the language in the columnar 
specification

> [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: 3.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)

Reply via email to