HyukjinKwon commented on a change in pull request #28977:
URL: https://github.com/apache/spark/pull/28977#discussion_r458734446
##########
File path: project/SparkBuild.scala
##########
@@ -486,9 +485,11 @@ object SparkParallelTestGrouping {
)
private val DEFAULT_TEST_GROUP = "default_test_group"
+ private val HIVE_EXECUTION_TEST_GROUP = "hive_execution_test_group"
Review comment:
@gengliangwang, do you know if the group names are displayed for
anywhere else? or is it just purely grouping purpose internally?
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]