dongjoon-hyun commented on code in PR #46418:
URL: https://github.com/apache/spark/pull/46418#discussion_r1591773149
##########
python/pyspark/sql/tests/connect/test_parity_pandas_udf_grouped_agg.py:
##########
@@ -20,10 +20,11 @@
from pyspark.testing.connectutils import ReusedConnectTestCase
-class PandasUDFGroupedAggParityTests(GroupedAggPandasUDFTestsMixin,
ReusedConnectTestCase):
- @unittest.skip("Spark Connect does not support convert UNPARSED to
catalyst types.")
Review Comment:
Just a question. Which JIRA issue supports this feature?
--
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]