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.
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.