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/02/05 01:24:28 UTC

[spark] branch master updated (f2dd082 -> 7631275)

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 f2dd082  [SPARK-30725][SQL] Make legacy SQL configs as internal configs
     add 7631275  [SPARK-25040][SQL][FOLLOWUP] Add legacy config for allowing empty strings for certain types in json parser

No new revisions were added by this update.

Summary of changes:
 docs/sql-migration-guide.md                        |  2 +-
 .../spark/sql/catalyst/json/JacksonParser.scala    | 14 ++++-
 .../org/apache/spark/sql/internal/SQLConf.scala    |  8 +++
 .../sql/execution/datasources/json/JsonSuite.scala | 61 ++++++++++++++++------
 4 files changed, 68 insertions(+), 17 deletions(-)


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