dongjoon-hyun commented on code in PR #42736:
URL: https://github.com/apache/spark/pull/42736#discussion_r1310654984


##########
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:
   Oh, got it. SPARK-45018 is PySpark Connect. 
   
   ![Screenshot 2023-08-30 at 11 16 14 
AM](https://github.com/apache/spark/assets/9700541/8040bd84-49e8-48af-84ef-c8fe7f2b12be)



-- 
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: reviews-unsubscr...@spark.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to