lasdf1234 commented on PR #12678: URL: https://github.com/apache/gravitino/pull/12678#issuecomment-5494537696
Your this PR should only be aimed at preventing UI or calling interfaces from obtaining sensitive information. I think this is just a minor change and doesn't require such complex logic. As long as catalog.properties() can filter out sensitive information, the existing logic has already achieved this. Most entities are fine, only a few scenarios have this issue, such as fileset, and this problem has already been fixed. The specific PR is: https://github.com/apache/gravitino/pull/12751 Most of the scenarios are fine. For the rare cases where the bug occurs, it can be fixed separately. -- 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]
