Skip to content

Commit 70874b7

Browse files
committed
add org.apache.spark.sql.hive.StatisticsSuite
1 parent 57e18c2 commit 70874b7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

project/SparkBuild.scala

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -463,6 +463,7 @@ object SparkParallelTestGrouping {
463463
"org.apache.spark.sql.catalyst.expressions.CastSuite",
464464
"org.apache.spark.sql.catalyst.expressions.MathExpressionsSuite",
465465
"org.apache.spark.sql.hive.HiveExternalCatalogSuite",
466+
"org.apache.spark.sql.hive.StatisticsSuite",
466467
"org.apache.spark.sql.hive.execution.HiveCompatibilitySuite",
467468
"org.apache.spark.sql.hive.client.VersionsSuite",
468469
"org.apache.spark.sql.hive.HiveExternalCatalogVersionsSuite",

0 commit comments

Comments
 (0)