GitHub user maropu opened a pull request:
https://github.com/apache/spark/pull/21389
[SPARK-24204][SQL] Verify a schema in Json/Orc/ParquetFileFormat
## What changes were proposed in this pull request?
This pr added code to verify a schema in Json/Orc/ParquetFileFormat along
with CSVFileFormat.
## How was this patch tested?
Added tests in `OrcSourceSuite`, `ParquetQuerySuite`, and `JsonSuite`.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/maropu/spark SPARK-24204
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/21389.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #21389
----
commit 0d88bcb58f9298bed433b8febc4c9cfb5d92f6a9
Author: Takeshi Yamamuro <yamamuro@...>
Date: 2018-05-08T01:55:26Z
Fix
----
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]