GitHub user liancheng opened a pull request:

    https://github.com/apache/spark/pull/14300

    [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.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/liancheng/spark revert-pr-14272

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/spark/pull/14300.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 #14300
    
----
commit 002573519423c35155b762db92761d42171a415e
Author: Cheng Lian <[email protected]>
Date:   2016-07-21T09:26:08Z

    Revert "[SPARK-16632][SQL] Respect Hive schema when merging parquet schema."
    
    This reverts commit 75146be6ba5e9f559f5f15430310bb476ee0812c.

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to