dongjoon-hyun commented on code in PR #42736:
URL: https://github.com/apache/spark/pull/42736#discussion_r1310641064
##########
python/pyspark/sql/tests/connect/test_parity_types.py:
##########
@@ -86,6 +86,10 @@ def test_rdd_with_udt(self):
def test_udt(self):
super().test_udt()
+ @unittest.skip("SPARK-45018: should support CalendarIntervalType")
Review Comment:
What is the missing part we need to implement in SPARK-45018?
--
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]