dongjoon-hyun commented on code in PR #42736:
URL: https://github.com/apache/spark/pull/42736#discussion_r1310586287
##########
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:
Hi, I realized that the PR could be misleading if we don't have actual
implementation. The PR description also doesn't mention this missing part.
Could you add more details to clarify this, please, @zhengruifeng ?
--
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]