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-unsubscr...@spark.apache.org For additional commands, e-mail: commits-h...@spark.apache.org