This is an automated email from the ASF dual-hosted git repository. yao pushed a change to branch branch-3.5 in repository https://gitbox.apache.org/repos/asf/spark.git
from 343ae8226161 [SPARK-46893][UI] Remove inline scripts from UI descriptions add d3b4537f8bd5 [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-unsubscr...@spark.apache.org For additional commands, e-mail: commits-h...@spark.apache.org