Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
2.0.0
Description
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
Attachments
Issue Links
- is related to
-
ARROW-17339 [C++] Simplify IPC writer for dense unions
- Open
- links to