-
- Downloads
[SPARK-18333][SQL] Revert hacks in parquet and orc reader to support case insensitive resolution
## What changes were proposed in this pull request? These are no longer needed after https://issues.apache.org/jira/browse/SPARK-17183 cc cloud-fan ## How was this patch tested? Existing parquet and orc tests. Author: Eric Liang <ekl@databricks.com> Closes #15799 from ericl/sc-4929.
Showing
- sql/core/src/main/scala/org/apache/spark/sql/execution/datasources/parquet/ParquetReadSupport.scala 1 addition, 5 deletions...ql/execution/datasources/parquet/ParquetReadSupport.scala
- sql/core/src/test/scala/org/apache/spark/sql/execution/datasources/parquet/ParquetSchemaSuite.scala 0 additions, 28 deletions...ql/execution/datasources/parquet/ParquetSchemaSuite.scala
- sql/hive/src/main/scala/org/apache/spark/sql/hive/orc/OrcFileFormat.scala 1 addition, 11 deletions...n/scala/org/apache/spark/sql/hive/orc/OrcFileFormat.scala
Loading
Please register or sign in to comment