This is an automated email from the ASF dual-hosted git repository.
wenchen pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/spark.git.
from 281f99c [SPARK-33225][SQL] Extract AliasHelper trait
add f284218 [SPARK-33137][SQL] Support ALTER TABLE in JDBC v2 Table
Catalog: update type and nullability of columns (Postgres dialect)
No new revisions were added by this update.
Summary of changes:
.../spark/sql/jdbc/v2/DB2IntegrationSuite.scala | 2 +-
...nSuite.scala => PostgresIntegrationSuite.scala} | 48 +++++++---------------
.../org/apache/spark/sql/jdbc/v2/V2JDBCTest.scala | 21 ++++++++++
.../apache/spark/sql/jdbc/PostgresDialect.scala | 16 ++++++++
4 files changed, 52 insertions(+), 35 deletions(-)
copy
external/docker-integration-tests/src/test/scala/org/apache/spark/sql/jdbc/v2/{MySQLIntegrationSuite.scala
=> PostgresIntegrationSuite.scala} (59%)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]