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: [email protected]
For additional commands, e-mail: [email protected]