HyukjinKwon commented on code in PR #56635:
URL: https://github.com/apache/spark/pull/56635#discussion_r3449247469


##########
python/docs/source/tutorial/pandas_on_spark/types.rst:
##########
@@ -188,6 +188,7 @@ str               StringType
 bool              BooleanType
 datetime.datetime TimestampType
 datetime.date     DateType
+datetime.time     TimeType

Review Comment:
   We should probably make it properly supported in PySpark itself first.



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