You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by sa...@apache.org on 2021/04/29 04:58:43 UTC

[spark] branch master updated (7713565 -> 529b875)

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

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


    from 7713565  [SPARK-34786][SQL][FOLLOWUP] Explicitly declare DecimalType(20, 0) for Parquet UINT_64
     add 529b875  [SPARK-35226][SQL] Support refreshKrb5Config option in JDBC datasources

No new revisions were added by this update.

Summary of changes:
 docs/sql-data-sources-jdbc.md                      | 19 ++++++++
 .../spark/sql/jdbc/DB2KrbIntegrationSuite.scala    |  2 +-
 .../sql/jdbc/DockerKrbJDBCIntegrationSuite.scala   | 50 ++++++++++++++++++++++
 .../sql/jdbc/MariaDBKrbIntegrationSuite.scala      |  2 +-
 .../sql/jdbc/PostgresKrbIntegrationSuite.scala     |  2 +-
 .../execution/datasources/jdbc/JDBCOptions.scala   |  3 ++
 .../jdbc/connection/SecureConnectionProvider.scala |  9 ++--
 7 files changed, 81 insertions(+), 6 deletions(-)

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