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


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

Review Comment:
   I noticed that there are two test modules for pandas: 
   
   - pyspark-pandas
   - pyspark-pandas-slow
   
   shall we create two new ones for them? I guess `pyspark-pandas-connect` will 
still be slow after we reuse and reenable most pandas UTs.
   
   



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