[
https://issues.apache.org/jira/browse/ARROW-13479?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17388881#comment-17388881
]
Antoine Pitrou commented on ARROW-13479:
----------------------------------------
cc [~bkietz] [~wesm] [~emkornfield]
> [Format] Make requirement around dense union offsets less ambiguous
> -------------------------------------------------------------------
>
> Key: ARROW-13479
> URL: https://issues.apache.org/jira/browse/ARROW-13479
> Project: Apache Arrow
> Issue Type: Task
> Components: Format
> Reporter: Antoine Pitrou
> Priority: Major
> Fix For: 6.0.0
>
>
> Currently, the spec states that dense union offsets for each child array must
> be "in order / increasing". There is an ambiguity: should they be strictly
> increasing, or are equal values supported?
> The C++ implementation currently considers that equal offsets are acceptable.
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)