You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Raúl Cumplido (Jira)" <ji...@apache.org> on 2022/04/20 11:07:00 UTC

[jira] [Updated] (ARROW-13479) [Format] Make requirement around dense union offsets less ambiguous

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

Raúl Cumplido updated ARROW-13479:
----------------------------------
    Fix Version/s: 9.0.0
                       (was: 8.0.0)

> [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: 9.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.20.7#820007)