HyukjinKwon commented on code in PR #45316:
URL: https://github.com/apache/spark/pull/45316#discussion_r1506883754
##########
python/pyspark/sql/tests/connect/test_parity_types.py:
##########
@@ -86,6 +86,9 @@ def test_rdd_with_udt(self):
def test_udt(self):
super().test_udt()
+ def test_collated_string(self):
+ super().test_collated_string()
+
Review Comment:
```suggestion
```
--
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]