You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by ya...@apache.org on 2024/01/30 12:36:06 UTC

(spark) branch master updated (e32a8249c6dd -> 031df8fa6266)

This is an automated email from the ASF dual-hosted git repository.

yao pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/spark.git


    from e32a8249c6dd [SPARK-46918][YARN] Replace self-defined variables with Hadoop ContainerExitStatus
     add 031df8fa6266 [SPARK-46747][SQL] Avoid scan in getTableExistsQuery for JDBC Dialects

No new revisions were added by this update.

Summary of changes:
 .../src/main/scala/org/apache/spark/sql/jdbc/JdbcDialects.scala    | 2 +-
 .../src/main/scala/org/apache/spark/sql/jdbc/MySQLDialect.scala    | 4 ----
 .../src/main/scala/org/apache/spark/sql/jdbc/PostgresDialect.scala | 4 ----
 sql/core/src/test/scala/org/apache/spark/sql/jdbc/JDBCSuite.scala  | 7 +++----
 4 files changed, 4 insertions(+), 13 deletions(-)


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