Commits

Antoine Pitrou authored 4fb888f0e7e
PARQUET-1819: [C++] Refactor decoding Also add an additional size check before reading the length of a byte array. Closes #6685 from pitrou/PARQUET-1819-refactor Authored-by: Antoine Pitrou <antoine@python.org> Signed-off-by: Antoine Pitrou <antoine@python.org>