Uh oh!
There was an error while loading. Please reload this page.
(test)[auth]Add call auth module case - #41802
Closed
zfr9527 wants to merge 3 commits into
Closed
Conversation
doris-robot
commented
Oct 14, 2024
Thank you for your contribution to Apache Doris. Since 2024-03-18, the Document has been moved to doris-website. |
zfr9527force-pushed
the
zfr_auth_add_case_1
branch
from
October 14, 2024 09:19
e22523e to
739b808Comparezfr9527
commented
Oct 14, 2024
ContributorAuthor
run buildall |
Contributor
|
Contributor
|
zfr9527force-pushed
the
zfr_auth_add_case_1
branch
2 times, most recently
from
October 14, 2024 09:22
ad9bc68 to
8f55309Comparezfr9527
commented
Oct 14, 2024
ContributorAuthor
run buildall |
Contributor
|
Contributor
|
zfr9527force-pushed
the
zfr_auth_add_case_1
branch
from
October 14, 2024 09:40
8f55309 to
321e5b0Comparezfr9527force-pushed
the
zfr_auth_add_case_1
branch
2 times, most recently
from
October 14, 2024 09:42
5df8e1c to
48566eeComparezfr9527force-pushed
the
zfr_auth_add_case_1
branch
2 times, most recently
from
October 15, 2024 06:29
fba72a3 to
ba8f6b5Comparezfr9527force-pushed
the
zfr_auth_add_case_1
branch
from
October 18, 2024 03:45
ba8f6b5 to
a65c083Comparemorningman pushed a commit
that referenced
this pull request
Oct 18, 2024
fix when user have `load_priv` on table,but can not show load about this table ps: We will add cases to other PRs as a whole:#41802
zddr added a commit
to zddr/incubator-doris
that referenced
this pull request
Oct 18, 2024
fix when user have `load_priv` on table,but can not show load about this table ps: We will add cases to other PRs as a whole:apache#41802
zddr added a commit
to zddr/incubator-doris
that referenced
this pull request
Oct 18, 2024
fix when user have `load_priv` on table,but can not show load about this table ps: We will add cases to other PRs as a whole:apache#41802
zddr added a commit
to zddr/incubator-doris
that referenced
this pull request
Oct 18, 2024
fix when user have `load_priv` on table,but can not show load about this table ps: We will add cases to other PRs as a whole:apache#41802
morningman pushed a commit
to morningman/doris
that referenced
this pull request
Oct 21, 2024
fix when user have `load_priv` on table,but can not show load about this table ps: We will add cases to other PRs as a whole:apache#41802
zfr9527force-pushed
the
zfr_auth_add_case_1
branch
from
October 23, 2024 10:56
c2f50a9 to
dbb319eComparezfr9527
commented
Oct 23, 2024
ContributorAuthor
There is a conflict. After resolving it, a new pull request has been submitted. |
HappenLee pushed a commit
to HappenLee/incubator-doris
that referenced
this pull request
Apr 24, 2026
fix when user have `load_priv` on table,but can not show load about this table ps: We will add cases to other PRs as a whole:apache#41802
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for freeto join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Proposed changes
(test)[auth]Add call auth module case