You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by sr...@apache.org on 2020/05/11 14:12:09 UTC

[spark] branch master updated (7a670b5 -> 5a5af46)

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

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


    from 7a670b5  [SPARK-31667][ML][PYSPARK] Python side flatten the result dataframe of ANOVATest/ChisqTest/FValueTest
     add 5a5af46  [SPARK-31575][SQL] Synchronise global JVM security configuration modification

No new revisions were added by this update.

Summary of changes:
 .../jdbc/connection/DB2ConnectionProvider.scala    |  2 +-
 .../connection/MariaDBConnectionProvider.scala     |  2 +-
 .../connection/PostgresConnectionProvider.scala    |  2 +-
 .../jdbc/connection/SecureConnectionProvider.scala |  9 ++++-
 .../jdbc/connection/ConnectionProviderSuite.scala  | 45 ++++++++++++++++++++++
 5 files changed, 56 insertions(+), 4 deletions(-)
 create mode 100644 sql/core/src/test/scala/org/apache/spark/sql/execution/datasources/jdbc/connection/ConnectionProviderSuite.scala


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