Description
Because of how the footer cache is implemented, getFooters() returns the footers in a different order than what listStatus() returns.
When I provided url "hdfs://.../part-00001.parquet,hdfs://.../part-00002.parquet,hdfs://.../part-00003.parquet", ParquetInputFormat.getSplits(), which internally calls getFooters(), returned the splits in a wrong order.
Attachments
Issue Links
- links to