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 2019/11/14 01:57:30 UTC

[spark] branch master updated (15a72f3 -> 32d44b1)

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 15a72f3  [SPARK-29287][CORE] Add LaunchedExecutor message to tell driver which executor is ready for making offers
     add 32d44b1  [SPARK-29644][SQL] Corrected ShortType and ByteType mapping to SmallInt and TinyInt in JDBCUtils

No new revisions were added by this update.

Summary of changes:
 .../sql/jdbc/MsSqlServerIntegrationSuite.scala     | 48 ++++++++++++++++++++--
 .../spark/sql/jdbc/MySQLIntegrationSuite.scala     |  4 +-
 .../sql/execution/datasources/jdbc/JdbcUtils.scala | 12 +++---
 .../org/apache/spark/sql/jdbc/JDBCSuite.scala      |  4 +-
 .../org/apache/spark/sql/jdbc/JDBCWriteSuite.scala | 42 +++++++++++++++++++
 5 files changed, 97 insertions(+), 13 deletions(-)


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