GitHub user rxin opened a pull request:
https://github.com/apache/spark/pull/22459
[SPARK-23173] rename spark.sql.fromJsonForceNullableSchema
## What changes were proposed in this pull request?
`spark.sql.fromJsonForceNullableSchema` ->
`spark.sql.function.fromJson.forceNullable`
## How was this patch tested?
Made sure there are no more references to
`spark.sql.fromJsonForceNullableSchema`.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/rxin/spark SPARK-23173
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/22459.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 #22459
----
commit cf2420e8c43e641d2e5b8814674e208a983b1643
Author: Reynold Xin <rxin@...>
Date: 2018-09-19T00:46:21Z
[SPARK-23173] rename spark.sql.fromJsonForceNullableSchema
commit f6f427fd06a87274d6950550137ce0f551276ff6
Author: Reynold Xin <rxin@...>
Date: 2018-09-19T00:47:38Z
move
----
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]