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

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


    from dc697a8  [SPARK-13860][SQL] Change statistical aggregate function to 
return null instead of Double.NaN when divideByZero
     add 304ca1e  [SPARK-33129][BUILD][DOCS] Updating the build/sbt references 
to test-only with testOnly for SBT 1.3.x

No new revisions were added by this update.

Summary of changes:
 .../scala/org/apache/spark/sql/jdbc/DB2IntegrationSuite.scala     | 2 +-
 .../scala/org/apache/spark/sql/jdbc/DB2KrbIntegrationSuite.scala  | 2 +-
 .../org/apache/spark/sql/jdbc/MsSqlServerIntegrationSuite.scala   | 2 +-
 .../scala/org/apache/spark/sql/jdbc/MySQLIntegrationSuite.scala   | 2 +-
 .../scala/org/apache/spark/sql/jdbc/OracleIntegrationSuite.scala  | 4 ++--
 .../org/apache/spark/sql/jdbc/PostgresIntegrationSuite.scala      | 2 +-
 .../org/apache/spark/sql/jdbc/PostgresKrbIntegrationSuite.scala   | 2 +-
 .../org/apache/spark/sql/jdbc/v2/OracleIntegrationSuite.scala     | 4 ++--
 .../test/scala/org/apache/spark/sql/ExpressionsSchemaSuite.scala  | 4 ++--
 .../src/test/scala/org/apache/spark/sql/PlanStabilitySuite.scala  | 8 ++++----
 .../src/test/scala/org/apache/spark/sql/SQLQueryTestSuite.scala   | 8 ++++----
 .../spark/sql/hive/thriftserver/ThriftServerQueryTestSuite.scala  | 4 ++--
 12 files changed, 22 insertions(+), 22 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to