rangadi commented on code in PR #40861:
URL: https://github.com/apache/spark/pull/40861#discussion_r1181952879


##########
python/pyspark/sql/tests/connect/test_parity_pandas_grouped_map_with_state.py:
##########
@@ -25,10 +25,6 @@
 class GroupedApplyInPandasWithStateTests(
     GroupedApplyInPandasWithStateTestsMixin, ReusedConnectTestCase
 ):
-    @unittest.skip("Query manager API will be supported later with 
SPARK-43032.")
-    def test_apply_in_pandas_with_state_basic(self):
-        super().test_apply_in_pandas_with_state_basic()
-
     @unittest.skip("Query manager API will be supported later with 
SPARK-43032.")

Review Comment:
   Lets update the skip reason then.



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