You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by gu...@apache.org on 2020/07/29 03:17:30 UTC

[spark] branch master updated (5491c08 -> b2180c0)

This is an automated email from the ASF dual-hosted git repository.

gurwls223 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/spark.git.


    from 5491c08  Revert "[SPARK-31525][SQL] Return an empty list for df.head() when df is empty"
     add b2180c0  [SPARK-32471][SQL][DOCS][TESTS][PYTHON][SS] Describe JSON option `allowNonNumericNumbers`

No new revisions were added by this update.

Summary of changes:
 python/pyspark/sql/readwriter.py                      | 13 +++++++++++--
 python/pyspark/sql/streaming.py                       | 13 +++++++++++--
 .../scala/org/apache/spark/sql/DataFrameReader.scala  |  8 ++++++++
 .../apache/spark/sql/streaming/DataStreamReader.scala |  8 ++++++++
 .../datasources/json/JsonParsingOptionsSuite.scala    | 19 +++++++++++++++----
 5 files changed, 53 insertions(+), 8 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@spark.apache.org
For additional commands, e-mail: commits-help@spark.apache.org