lasdf1234 commented on PR #12678: URL: https://github.com/apache/gravitino/pull/12678#issuecomment-5490608408
I have read your design document. Personally, I think it is not very useful: 1. For those entities with bugs, just fix the bugs in those entities. 2. The connector obtains the plaintext through the getCredential interface and the getSecret interface, which is unrelated to this design. The other attributes obtained through catalog.properties() (whether they are hidden or not returned) will not affect the use of the connector, and the existing logic does not need to be changed. I think these bugs can be fixed based on the existing framework. -- 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]
