We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 57e18c2 commit 70874b7Copy full SHA for 70874b7
project/SparkBuild.scala
@@ -463,6 +463,7 @@ object SparkParallelTestGrouping {
463
"org.apache.spark.sql.catalyst.expressions.CastSuite",
464
"org.apache.spark.sql.catalyst.expressions.MathExpressionsSuite",
465
"org.apache.spark.sql.hive.HiveExternalCatalogSuite",
466
+ "org.apache.spark.sql.hive.StatisticsSuite",
467
"org.apache.spark.sql.hive.execution.HiveCompatibilitySuite",
468
"org.apache.spark.sql.hive.client.VersionsSuite",
469
"org.apache.spark.sql.hive.HiveExternalCatalogVersionsSuite",
0 commit comments