Commits

Antoine Pitrou authored 76924612beb
ARROW-10580: [C++] Disallow non-monotonic dense union offsets The format documentation states that "The respective offsets for each child value array must be in order / increasing." Closes #9794 from pitrou/ARROW-10580-monotonic-union-offsets Authored-by: Antoine Pitrou <antoine@python.org> Signed-off-by: Antoine Pitrou <antoine@python.org>