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/22 15:00:43 UTC

[spark] branch master updated (e8c06af -> cd16a10)

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 e8c06af  [SPARK-32003][CORE] When external shuffle service is used, unregister outputs for executor on fetch failure after executor is lost
     add cd16a10  [SPARK-32364][SQL] Use CaseInsensitiveMap for DataFrameReader/Writer options

No new revisions were added by this update.

Summary of changes:
 .../sql/catalyst/util/CaseInsensitiveMap.scala     |  6 +++++-
 .../sql/catalyst/util/CaseInsensitiveMap.scala     |  6 +++++-
 .../org/apache/spark/sql/DataFrameReader.scala     | 10 +++++-----
 .../org/apache/spark/sql/DataFrameWriter.scala     |  5 +++--
 .../org/apache/spark/sql/jdbc/JDBCSuite.scala      |  3 ++-
 .../sql/test/DataFrameReaderWriterSuite.scala      | 22 ++++++++++++++++++++++
 6 files changed, 42 insertions(+), 10 deletions(-)


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