[GitHub] spark pull request #22973: [SPARK-25972][PYTHON] Missed JSON options in stre...

2018-11-11 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/22973 --- - To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional commands, e-mail: reviews-h...@spark.apache.org

[GitHub] spark pull request #22973: [SPARK-25972][PYTHON] Missed JSON options in stre...

2018-11-11 Thread MaxGekk
Github user MaxGekk commented on a diff in the pull request: https://github.com/apache/spark/pull/22973#discussion_r232485771 --- Diff: python/pyspark/sql/streaming.py --- @@ -467,11 +468,18 @@ def json(self, path, schema=None, primitivesAsString=None, prefersDecimal=None,

[GitHub] spark pull request #22973: [SPARK-25972][PYTHON] Missed JSON options in stre...

2018-11-11 Thread HyukjinKwon
Github user HyukjinKwon commented on a diff in the pull request: https://github.com/apache/spark/pull/22973#discussion_r232484720 --- Diff: python/pyspark/sql/streaming.py --- @@ -467,11 +468,18 @@ def json(self, path, schema=None, primitivesAsString=None, prefersDecimal=None,