Skip to content

Conversation

@gatorsmile
Copy link
Member

What changes were proposed in this pull request?

This is to revert the changes made in #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.

@gatorsmile gatorsmile changed the title Revert "[SPARK-22279][SQL] Turn on spark.sql.hive.convertMetastoreOrc by default Revert [SPARK-22279][SQL] Turn on spark.sql.hive.convertMetastoreOrc by default Feb 7, 2018
@gatorsmile
Copy link
Member Author

gatorsmile commented Feb 7, 2018

Given how late it is in the cycle, let’s revert this to avoid delaying the release, but add to release notes on how to turn it on manually

cc @sameeragarwal @dongjoon-hyun @cloud-fan

@dongjoon-hyun
Copy link
Member

Thank you for pining me. +1 for the decision.

@SparkQA
Copy link

SparkQA commented Feb 7, 2018

Test build #87175 has finished for PR 20536 at commit 7345b34.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@cloud-fan
Copy link
Contributor

thanks, merging to master/2.3!

asfgit pushed a commit that referenced this pull request Feb 8, 2018
…by default

## What changes were proposed in this pull request?

This is to revert the changes made in #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.

Author: gatorsmile <[email protected]>

Closes #20536 from gatorsmile/revert22279.

(cherry picked from commit 3473fda)
Signed-off-by: Wenchen Fan <[email protected]>
@asfgit asfgit closed this in 3473fda Feb 8, 2018
robert3005 pushed a commit to palantir/spark that referenced this pull request Feb 12, 2018
…by default

## What changes were proposed in this pull request?

This is to revert the changes made in apache#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.

Author: gatorsmile <[email protected]>

Closes apache#20536 from gatorsmile/revert22279.
asfgit pushed a commit that referenced this pull request May 10, 2018
## What changes were proposed in this pull request?

We reverted `spark.sql.hive.convertMetastoreOrc` at #20536 because we should not ignore the table-specific compression conf. Now, it's resolved via [SPARK-23355](8aa1d7b).

## How was this patch tested?

Pass the Jenkins.

Author: Dongjoon Hyun <[email protected]>

Closes #21186 from dongjoon-hyun/SPARK-24112.
otterc pushed a commit to linkedin/spark that referenced this pull request Mar 22, 2023
We reverted `spark.sql.hive.convertMetastoreOrc` at apache#20536 because we should not ignore the table-specific compression conf. Now, it's resolved via [SPARK-23355](apache@8aa1d7b).

Pass the Jenkins.

Author: Dongjoon Hyun <[email protected]>

Closes apache#21186 from dongjoon-hyun/SPARK-24112.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants