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 2024/03/22 18:12:38 UTC

(spark) branch master updated (245669053a34 -> 36126a5c1821)

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 245669053a34 [SPARK-47521][CORE] Use `Utils.tryWithResource` during reading shuffle data from external storage
     add 36126a5c1821 [SPARK-47522][SQL] Read MySQL FLOAT as FloatType to keep consistent with the write side

No new revisions were added by this update.

Summary of changes:
 .../org/apache/spark/sql/jdbc/MySQLIntegrationSuite.scala    | 12 ++++++++++--
 docs/sql-migration-guide.md                                  |  1 +
 .../main/scala/org/apache/spark/sql/jdbc/MySQLDialect.scala  |  2 ++
 .../src/test/scala/org/apache/spark/sql/jdbc/JDBCSuite.scala |  8 ++++++++
 4 files changed, 21 insertions(+), 2 deletions(-)


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