dongjoon-hyun commented on a change in pull request #30012:
URL: https://github.com/apache/spark/pull/30012#discussion_r503408347
##########
File path: .github/workflows/build_and_test.yml
##########
@@ -42,9 +42,11 @@ jobs:
mllib-local, mllib,
yarn, mesos, kubernetes, hadoop-cloud, spark-ganglia-lgpl
- >-
- pyspark-sql, pyspark-mllib, pyspark-resource
+ pyspark-sql, pyspark-resource
- >-
- pyspark-core, pyspark-streaming, pyspark-ml
+ pyspark-core, pyspark-streaming
+ - >-
+ pyspark-ml, pyspark-mllib
Review comment:
In my very previous `Zstd-jni` update jobs, the sum was 3 hour 14
minutes like the following.
- https://github.com/apache/spark/runs/1240470628 (1 hour 35 min)
- https://github.com/apache/spark/runs/1240470634 (1 hour 39 min)
----------------------------------------------------------------
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]