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

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


    from 116f4ca  [SPARK-34094][SQL] Extends StringTranslate to support unicode 
characters whose code point >= U+10000
     add 8429021  [SPARK-34180][SQL] Fix the regression brought by SPARK-33888 
for PostgresDialect

No new revisions were added by this update.

Summary of changes:
 .../spark/sql/jdbc/v2/DB2IntegrationSuite.scala    |  8 ++---
 .../sql/jdbc/v2/MsSqlServerIntegrationSuite.scala  |  4 +--
 .../spark/sql/jdbc/v2/MySQLIntegrationSuite.scala  |  8 ++---
 .../spark/sql/jdbc/v2/OracleIntegrationSuite.scala |  4 +--
 .../sql/jdbc/v2/PostgresIntegrationSuite.scala     |  8 ++---
 .../org/apache/spark/sql/jdbc/v2/V2JDBCTest.scala  | 19 +++++-----
 .../sql/execution/datasources/jdbc/JdbcUtils.scala | 13 +++----
 .../v2/jdbc/JDBCTableCatalogSuite.scala            | 40 +++++++++++++---------
 .../org/apache/spark/sql/jdbc/JDBCSuite.scala      | 18 ++++++----
 9 files changed, 68 insertions(+), 54 deletions(-)


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

Reply via email to