HyukjinKwon commented on code in PR #46367:
URL: https://github.com/apache/spark/pull/46367#discussion_r1589877623
##########
.github/workflows/build_and_test.yml:
##########
@@ -347,12 +353,139 @@ jobs:
pyspark-core, pyspark-errors, pyspark-streaming
- >-
pyspark-mllib, pyspark-ml, pyspark-ml-connect
+ - >-
Review Comment:
I'm fine with sikpping itself but wonder if we can deduplicate this by
directly adding an if to the module based on the JSON input above. I can follow
up.
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]