Commits


Antoine Pitrou authored and Wes McKinney committed 8f61c7997e5
ARROW-8006: [C++] Initialize spaced data when reading nulls from Parquet Closes #6544 from pitrou/ARROW-8006-parquet-uninitialized-data and squashes the following commits: 601eba297 <Wes McKinney> Add unit test that fails without the patch b614686a6 <Antoine Pitrou> ARROW-8006: Initialize spaced data when reading nulls from Parquet Lead-authored-by: Antoine Pitrou <antoine@python.org> Co-authored-by: Wes McKinney <wesm+git@apache.org> Signed-off-by: Wes McKinney <wesm+git@apache.org>