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-unsubscr...@spark.apache.org For additional commands, e-mail: commits-h...@spark.apache.org