You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by do...@apache.org on 2022/01/10 23:04:57 UTC

[spark] branch master updated (bd24b48 -> f9fbf3b)

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 bd24b48  [SPARK-37852][PYTHON][INFRA] Enable flake's E741 rule in PySpark
     add f9fbf3b  [SPARK-37851][SQL][TESTS] Mark org.apache.spark.sql.hive.execution as slow tests

No new revisions were added by this update.

Summary of changes:
 .../src/test/scala/org/apache/spark/sql/PlanStabilitySuite.scala  | 8 ++++++++
 sql/core/src/test/scala/org/apache/spark/sql/SQLQuerySuite.scala  | 2 ++
 .../src/test/scala/org/apache/spark/sql/TPCDSQueryTestSuite.scala | 2 ++
 .../apache/spark/sql/hive/execution/AggregationQuerySuite.scala   | 1 +
 .../apache/spark/sql/hive/execution/BigDataBenchmarkSuite.scala   | 3 +++
 .../org/apache/spark/sql/hive/execution/HiveCommandSuite.scala    | 2 ++
 .../org/apache/spark/sql/hive/execution/HiveExplainSuite.scala    | 2 ++
 .../scala/org/apache/spark/sql/hive/execution/HivePlanTest.scala  | 2 ++
 .../org/apache/spark/sql/hive/execution/HiveResolutionSuite.scala | 2 ++
 .../org/apache/spark/sql/hive/execution/HiveSQLViewSuite.scala    | 2 ++
 .../spark/sql/hive/execution/HiveScriptTransformationSuite.scala  | 2 ++
 .../apache/spark/sql/hive/execution/HiveSerDeReadWriteSuite.scala | 2 ++
 .../org/apache/spark/sql/hive/execution/HiveSerDeSuite.scala      | 2 ++
 .../org/apache/spark/sql/hive/execution/HiveTableScanSuite.scala  | 2 ++
 .../apache/spark/sql/hive/execution/HiveTypeCoercionSuite.scala   | 2 ++
 .../scala/org/apache/spark/sql/hive/execution/HiveUDAFSuite.scala | 2 ++
 .../scala/org/apache/spark/sql/hive/execution/HiveUDFSuite.scala  | 2 ++
 .../spark/sql/hive/execution/ObjectHashAggregateSuite.scala       | 2 ++
 .../spark/sql/hive/execution/PruneHiveTablePartitionsSuite.scala  | 2 ++
 .../scala/org/apache/spark/sql/hive/execution/PruningSuite.scala  | 2 ++
 .../org/apache/spark/sql/hive/execution/SQLMetricsSuite.scala     | 2 ++
 .../scala/org/apache/spark/sql/hive/execution/UDAQuerySuite.scala | 3 +++
 .../org/apache/spark/sql/hive/execution/WindowQuerySuite.scala    | 2 ++
 23 files changed, 53 insertions(+)

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