GitHub user MaxGekk opened a pull request:

    https://github.com/apache/spark/pull/22472

    [SPARK-23173][SPARK-25384][SQL] Reverting of 
spark.sql.fromJsonForceNullableSchema

    ## What changes were proposed in this pull request?
    
    The flag has been released already in 2.3.x. Renaming it can potentially 
break user applications. I propose to revert it back and leave a note that the 
configuration option will be removed in Spark 3.0.
    


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/MaxGekk/spark-1 revert-forcing-nullable-schema

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/spark/pull/22472.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 #22472
    
----
commit 675beb4a704491f9168dda4b182b3672781725bd
Author: Maxim Gekk <maxim.gekk@...>
Date:   2018-09-19T18:28:10Z

    Revert "[SPARK-23173][SQL] rename spark.sql.fromJsonForceNullableSchema"
    
    This reverts commit 6c7db7fd1ced1d143b1389d09990a620fc16be46.

commit 17275d64653f0ae8d94e8004eed6bedbbf74d3fc
Author: Maxim Gekk <maxim.gekk@...>
Date:   2018-09-19T18:34:13Z

    Making a note

----


---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to