jerryshao commented on code in PR #12323:
URL: https://github.com/apache/gravitino/pull/12323#discussion_r3729021216
##########
clients/client-python/gravitino/dto/audit_dto.py:
##########
@@ -73,7 +114,7 @@ def creator(self) -> str:
"""
return self._creator
- def create_time(self) -> str:
+ def create_time(self) -> datetime:
Review Comment:
@kevinw66 can you check this issue? Generally the PR LGTM, I have no further
comments.
--
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]