bogao007 commented on code in PR #48805:
URL: https://github.com/apache/spark/pull/48805#discussion_r1836011827


##########
dev/sparktestsupport/modules.py:
##########
@@ -526,6 +526,7 @@ def __hash__(self):
         "pyspark.sql.tests.pandas.test_pandas_grouped_map",
         "pyspark.sql.tests.pandas.test_pandas_grouped_map_with_state",
         "pyspark.sql.tests.pandas.test_pandas_map",
+        "pyspark.sql.tests.pandas.test_pandas_transform_with_state",

Review Comment:
   Yeah unfortunately that's the case, good thing is that we made sure the test 
pass locally for previous PRs, so only minor changes are needed.



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