GitHub user MaxGekk opened a pull request:

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

    [SPARK-25972][SQL] Missed JSON options in streaming.py

    ## What changes were proposed in this pull request?
    
    Added JSON options for `json()` in streaming.py that are presented in the 
similar method in readwriter.py. In particular, missed options are 
`dropFieldIfAllNull` and `encoding`.


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

    $ git pull https://github.com/MaxGekk/spark-1 streaming-missed-options

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

    https://github.com/apache/spark/pull/22973.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 #22973
    
----
commit da697acc60326017ce0b9a999df124ffb1ca9276
Author: Maxim Gekk <max.gekk@...>
Date:   2018-11-08T08:28:35Z

    Adding missed options

----


---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to