Skip to content

Conversation

@haiboself
Copy link
Contributor

What changes were proposed in this pull request?

Ref to: #18853
I found that pr 18853 hasn't been merged for long time due to some conflicts,and I solved these conflicts and merged

How was this patch tested?

unit tests

val typeCoercionMode =
buildConf("spark.sql.typeCoercion.mode")
.doc("Since Spark 2.4, the 'hive' mode is introduced for Hive compatiblity. " +
"Spark SQL has its native type cocersion mode, which is enabled by default.")

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I like that you added documentation. Did you mean "coercion" rather than "cocersion"?

@AmplabJenkins
Copy link

Can one of the admins verify this patch?

@HyukjinKwon
Copy link
Member

I doubt it if Spark SQL should support Hive compatible type coercion. What about making Spark's type coercion more reasonable in general?

@haiboself
Copy link
Contributor Author

So, should we close this pr?

@HyukjinKwon
Copy link
Member

Yea, let's close this one for now.

@haiboself haiboself closed this Sep 18, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants