[GitHub] spark pull request #20536: Revert [SPARK-22279][SQL] Turn on spark.sql.hive....

2018-02-07 Thread asfgit
Github user asfgit closed the pull request at:

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


---

-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org



[GitHub] spark pull request #20536: Revert "[SPARK-22279][SQL] Turn on spark.sql.hive...

2018-02-07 Thread gatorsmile
GitHub user gatorsmile opened a pull request:

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

Revert "[SPARK-22279][SQL] Turn on spark.sql.hive.convertMetastoreOrc by 
default

## What changes were proposed in this pull request?

This is to revert the changes made in 
https://github.com/apache/spark/pull/19499 , because this causes a regression. 
We should not ignore the table-specific compression conf when the Hive serde 
tables are converted to the data source tables. 

## How was this patch tested?

The existing tests.

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

$ git pull https://github.com/gatorsmile/spark revert22279

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

https://github.com/apache/spark/pull/20536.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 #20536


commit 7345b34b9ab05399edcc60acdc560ae5ede7c2a9
Author: gatorsmile 
Date:   2018-02-07T19:34:29Z

Revert "[SPARK-22279][SQL] Turn on spark.sql.hive.convertMetastoreOrc by 
default"

This reverts commit aa1764ba1addbe7ad79344d5640bf6426267a38c.




---

-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org