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 c01dad46c77 [MINOR][SQL] Simplify the method 
resolveExprsAndAddMissingAttrs
     add 0f8218c4324 [SPARK-42916][SQL] JDBCTableCatalog Keeps Char/Varchar 
meta on the read-side

No new revisions were added by this update.

Summary of changes:
 .../spark/sql/jdbc/MySQLIntegrationSuite.scala     |  2 +-
 .../spark/sql/jdbc/PostgresIntegrationSuite.scala  |  6 +++--
 .../sql/execution/datasources/jdbc/JdbcUtils.scala | 14 ++++++-----
 .../org/apache/spark/sql/jdbc/MySQLDialect.scala   |  3 +++
 .../apache/spark/sql/jdbc/PostgresDialect.scala    |  8 +++++--
 .../v2/jdbc/JDBCTableCatalogSuite.scala            | 19 +++++++++++++--
 .../org/apache/spark/sql/jdbc/JDBCSuite.scala      | 27 +++++++++++++---------
 7 files changed, 55 insertions(+), 24 deletions(-)


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

Reply via email to