Commits


shyam authored and Wes McKinney committed 7a9ba6178d2
PARQUET-1402: [C++] Parquet files with dictionary page offset as 0 is not readable …adable pyarrow needs to handle dictionary page offset = 0 as a special case to be compatible with java parquet reader. Author: shyam <shyam@dremio.com> Closes #4359 from shyambits2004/5322 and squashes the following commits: f47762ab0 <shyam> Parquet files with dictionary page offset as 0 is not readable