Description
To workaround PARQUET-16 and fix SPARK-2119, we did some reflection hacks in FilteringParquetRowInputFormat. This should be cleaned up once PARQUET-16 is fixed.
A PR for PARQUET-16 is here.
Attachments
Issue Links
- relates to
-
SPARK-7743 Upgrade Parquet to 1.7
- Resolved
-
PARQUET-16 Unnecessary getFileStatus() calls on all part-files in ParquetInputFormat.getSplits
- Open
-
SPARK-2119 Reading Parquet InputSplits dominates query execution time when reading off S3
- Resolved
-
SPARK-9095 Removes old Parquet support code
- Resolved