spark-instrumented-optimizer/sql/core/src/main
Cheng Lian 69626adddc [SPARK-16632][SQL] Revert PR #14272: Respect Hive schema when merging parquet schema
## What changes were proposed in this pull request?

PR #14278 is a more general and simpler fix for SPARK-16632 than PR #14272. After merging #14278, we no longer need changes made in #14272. So here I revert them.

This PR targets both master and branch-2.0.

## How was this patch tested?

Existing tests.

Author: Cheng Lian <lian@databricks.com>

Closes #14300 from liancheng/revert-pr-14272.
2016-07-21 22:08:34 +08:00
..
java/org/apache/spark/sql [SPARK-16632][SQL] Use Spark requested schema to guide vectorized Parquet reader initialization 2016-07-21 17:15:07 +08:00
resources [SPARK-16031] Add debug-only socket source in Structured Streaming 2016-06-19 21:27:04 -07:00
scala/org/apache/spark/sql [SPARK-16632][SQL] Revert PR #14272: Respect Hive schema when merging parquet schema 2016-07-21 22:08:34 +08:00