Skip to content

[Format] Make requirement around dense union offsets less ambiguous #18760

Description

@asfimport

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.

 

Reporter: Antoine Pitrou / @pitrou

Note: This issue was originally created as ARROW-13479. Please see the migration documentation for further details.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions