wangbo commented on PR #38746: URL: https://github.com/apache/doris/pull/38746#issuecomment-2268087327
please add auth check: 1 create user without any tables's priv, then it can see no table. 2 grant select priv to this user, then it can see the table's prop. 3 revoke select priv to this user, then it can see no table. -- 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: commits-unsubscr...@doris.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org