Uh oh!
There was an error while loading. Please reload this page.
[fix](restapi) Unify Permission Requirements for Executing SHOW FRONTENDS/BACKENDS And NODE RestAPI - #50140
Conversation
hello-stephen
commented
Apr 17, 2025
Thank you for your contribution to Apache Doris. Please clearly describe your PR:
|
…t with that of the SHOW statement.
PR approved by at least one committer and no changes requested. |
PR approved by anyone and no changes requested. |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
zddr
left a comment
There was a problem hiding this comment.
Modified pr Description Explaining the Behavioral Changes,such as Permission Requirements for Executing SHOW FRONTENDS
Uh oh!
There was an error while loading. Please reload this page.
zhaorongsheng
commented
Apr 24, 2025
@zddr I have updated some codes. Would you mind reviewing it once again? Thanks~ |
yiguolei
commented
Apr 24, 2025
run buildall |
PR approved by at least one committer and no changes requested. |
yiguolei
commented
Apr 24, 2025
run buildall |
…ENDS/BACKENDS And NODE RestAPI (apache#50140) ### What problem does this PR solve? Issue Number: closeapache#50138 Problem Summary: Unify Permission Requirements for Executing SHOW FRONTENDS/BACKENDS And NODE RestAPI. Make it as same as the privileges of system default database `information_schema`.
…ENDS/BACKENDS And NODE RestAPI (apache#50140) Issue Number: closeapache#50138 Problem Summary: Unify Permission Requirements for Executing SHOW FRONTENDS/BACKENDS And NODE RestAPI. Make it as same as the privileges of system default database `information_schema`.
…ENDS/BACKENDS And NODE RestAPI (apache#50140) Issue Number: closeapache#50138 Problem Summary: Unify Permission Requirements for Executing SHOW FRONTENDS/BACKENDS And NODE RestAPI. Make it as same as the privileges of system default database `information_schema`.
…ENDS (#2750) doris pr: apache/doris#50140 ## Versions - [x] dev - [x] 3.0 - [ ] 2.1 - [ ] 2.0 ## Languages - [x] Chinese - [x] English ## Docs Checklist - [ ] Checked by AI - [ ] Test Cases Built
What problem does this PR solve?
Issue Number: close#50138
Problem Summary:
Unify Permission Requirements for Executing SHOW FRONTENDS/BACKENDS And NODE RestAPI. Make it as same as the privileges of system default database
information_schema.Release note
None
Check List (For Author)
Test
Behavior changed:
Does this need documentation?
Check List (For Reviewer who merge this PR)