AlenkaF commented on code in PR #39059:
URL: https://github.com/apache/arrow/pull/39059#discussion_r1415545528


##########
python/pyarrow/types.pxi:
##########
@@ -1124,7 +1124,7 @@ cdef class Time32Type(DataType):
     @property
     def unit(self):
         """
-        The time unit ('s', 'ms', 'us' or 'ns').
+        The time unit ('s' or 'ms').

Review Comment:
   Good point, will do!



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

Reply via email to