Skip to content

Conversation

@mallman
Copy link
Contributor

@mallman mallman commented May 25, 2017

(Link to Jira: https://issues.apache.org/jira/browse/SPARK-20888)

What changes were proposed in this pull request?

Document change of default setting of spark.sql.hive.caseSensitiveInferenceMode configuration key from NEVER_INFO to INFER_AND_SAVE in the Spark SQL 2.1 to 2.2 migration notes.

spark.sql.hive.caseSensitiveInferenceMode configuration key from
NEVER_INFO to INFER_AND_SAVE
@mallman
Copy link
Contributor Author

mallman commented May 25, 2017

@budde Can you please review (urgently) for inclusion as a migration note for 2.2?

@SparkQA
Copy link

SparkQA commented May 25, 2017

Test build #77380 has finished for PR 18112 at commit 037e7d3.

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

@mallman
Copy link
Contributor Author

mallman commented May 25, 2017

CC @cloud-fan @ericl

@cloud-fan
Copy link
Contributor

LGTM, merging to master/2.2!

asfgit pushed a commit that referenced this pull request May 26, 2017
…sql.hive.caseSensitiveInferenceMode

(Link to Jira: https://issues.apache.org/jira/browse/SPARK-20888)

## What changes were proposed in this pull request?

Document change of default setting of spark.sql.hive.caseSensitiveInferenceMode configuration key from NEVER_INFO to INFER_AND_SAVE in the Spark SQL 2.1 to 2.2 migration notes.

Author: Michael Allman <michael@videoamp.com>

Closes #18112 from mallman/spark-20888-document_infer_and_save.

(cherry picked from commit c1e7989)
Signed-off-by: Wenchen Fan <wenchen@databricks.com>
@asfgit asfgit closed this in c1e7989 May 26, 2017
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.

3 participants