Skip to content

[SPARK-20888][SQL][DOCS] Document change of default setting of spark.sql.hive.caseSensitiveInferenceMode - #18112

Closed
mallman wants to merge 1 commit into
apache:masterfrom
VideoAmp:spark-20888-document_infer_and_save
Closed

[SPARK-20888][SQL][DOCS] Document change of default setting of spark.sql.hive.caseSensitiveInferenceMode#18112
mallman wants to merge 1 commit into
apache:masterfrom
VideoAmp:spark-20888-document_infer_and_save

Conversation

@mallman

Copy link
Copy Markdown
Contributor

(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
Copy Markdown
ContributorAuthor

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

@SparkQA

Copy link
Copy Markdown

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
Copy Markdown
ContributorAuthor

CC @cloud-fan@ericl

@cloud-fan

Copy link
Copy Markdown
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>
Sign up for freeto 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

@mallman@SparkQA@cloud-fan