zhengruifeng commented on code in PR #39407:
URL: https://github.com/apache/spark/pull/39407#discussion_r1062221052


##########
python/pyspark/sql/connect/functions.py:
##########
@@ -2368,13 +2368,6 @@ def _test() -> None:
         # TODO(SPARK-41757): Fix String representation for Column class
         del pyspark.sql.connect.functions.col.__doc__
 
-        # TODO(SPARK-41842): support data type: Timestamp(NANOSECOND, null)

Review Comment:
   it seems they were fixed by the refactor of `collect`



-- 
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]

Reply via email to