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 32d44b1  [SPARK-29644][SQL] Corrected ShortType and ByteType mapping 
to SmallInt and TinyInt in JDBCUtils
     add 39596b9  [SPARK-29649][SQL] Stop task set if 
FileAlreadyExistsException was thrown when writing to output file

No new revisions were added by this update.

Summary of changes:
 ...a => TaskOutputFileAlreadyExistException.scala} |  5 ++--
 .../apache/spark/scheduler/TaskSetManager.scala    |  9 ++++++
 .../spark/scheduler/TaskSetManagerSuite.scala      | 20 +++++++++++++
 .../execution/datasources/FileFormatWriter.scala   |  6 +++-
 .../org/apache/spark/sql/sources/InsertSuite.scala | 33 ++++++++++++++++++++++
 5 files changed, 69 insertions(+), 4 deletions(-)
 copy core/src/main/scala/org/apache/spark/{executor/package.scala => 
TaskOutputFileAlreadyExistException.scala} (81%)


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

Reply via email to