ARROW-5322 : Parquet files with dictionary page offset as 0 is not readable

pyarrow needs to handle dictionary page offset = 0 as a special case to be compatible with java parquet reader.
Adding a parquet file read by java reader and not by parquet reader.
1 file changed
tree: 5698901f9127f0c59c4232f20500dac38ac7ae2b
  1. bad_data/
  2. data/
  3. LICENSE.txt
  4. README.md
README.md

Testing Data and Utilities for Apache Parquet