You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by do...@apache.org on 2020/07/01 22:47:01 UTC

[spark] branch master updated (6edb20d -> bcf2330)

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

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


    from 6edb20d  [SPARK-31935][SQL][FOLLOWUP] Hadoop file system config should be effective in data source options
     add bcf2330  [SPARK-32130][SQL] Disable the JSON option `inferTimestamp` by default

No new revisions were added by this update.

Summary of changes:
 docs/sql-migration-guide.md                        |  6 +-
 .../spark/sql/catalyst/json/JSONOptions.scala      |  2 +-
 .../sql/catalyst/json/JsonInferSchemaSuite.scala   | 56 ++++++++------
 .../benchmarks/JsonBenchmark-jdk11-results.txt     | 86 +++++++++++-----------
 sql/core/benchmarks/JsonBenchmark-results.txt      | 86 +++++++++++-----------
 .../sql/execution/datasources/json/JsonSuite.scala |  6 +-
 6 files changed, 130 insertions(+), 112 deletions(-)


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