FANNG1 commented on code in PR #5777: URL: https://github.com/apache/gravitino/pull/5777#discussion_r1881507667
########## clients/client-python/gravitino/api/credential/credential.py: ########## Review Comment: no, `toProperties` is used to serialize credential objects in server side, `initialize` is something like deserialize in client side, for python implementation, we only focus on the deserialize part, so create the credential with credentialInfo and expireTimeInMs. -- 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]
