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 2020/10/20 06:22:53 UTC

[spark] branch master updated (a44e008 -> fbb6843)

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

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


    from a44e008  [SPARK-33160][SQL] Allow saving/loading INT96 in parquet w/o rebasing
     add fbb6843  [SPARK-32229][SQL] Fix PostgresConnectionProvider and MSSQLConnectionProvider by accessing wrapped driver

No new revisions were added by this update.

Summary of changes:
 .../datasources/jdbc/DriverRegistry.scala          | 11 +++++++++++
 .../sql/execution/datasources/jdbc/JdbcUtils.scala | 12 ++---------
 .../datasources/jdbc/DriverRegistrySuite.scala     | 23 ++++++++--------------
 ...nectionProviderSuite.scala => TestDriver.scala} | 18 +++++++++++------
 4 files changed, 33 insertions(+), 31 deletions(-)
 copy core/src/main/scala/org/apache/spark/util/CausedBy.scala => sql/core/src/test/scala/org/apache/spark/sql/execution/datasources/jdbc/DriverRegistrySuite.scala (67%)
 copy sql/core/src/test/scala/org/apache/spark/sql/execution/datasources/jdbc/connection/{MariaDBConnectionProviderSuite.scala => TestDriver.scala} (60%)


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