ueshin commented on code in PR #40764:
URL: https://github.com/apache/spark/pull/40764#discussion_r1164832700


##########
.github/workflows/build_and_test.yml:
##########
@@ -339,6 +339,8 @@ jobs:
             pyspark-pandas-slow
           - >-
             pyspark-connect, pyspark-errors
+          - >-
+            pyspark-pandas-connect

Review Comment:
   Yes, but let's see if the current way is enough or not. I assume many of 
pandas-connect tests are still skipped, then this is enough for now.
   I'm worrying that too many parallel tasks could hit some limitation of GHA.



-- 
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]

Reply via email to