-
Notifications
You must be signed in to change notification settings - Fork 931
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[KYUUBI #5628][AUTHZ] Support path privilege check for resource command
### _Why are the changes needed?_ To close #5628 Support path privilege check for resource command - AddJarsCommand - AddFilesCommand - AddArchivesCommand ### _How was this patch tested?_ - [x] Add some test cases that check the changes thoroughly including negative and positive cases if possible - [ ] Add screenshots for manual tests if appropriate - [ ] [Run test](https://kyuubi.readthedocs.io/en/master/contributing/code/testing.html#running-tests) locally before make a pull request ### _Was this patch authored or co-authored using generative AI tooling?_ No Closes #5629 from AngersZhuuuu/SPDI-5628. Closes #5628 77ea993 [Angerszhuuuu] update 8116045 [Angerszhuuuu] Update table_command_spec.json 00194c2 [Angerszhuuuu] Merge branch 'master' into SPDI-5628 0480565 [Angerszhuuuu] Update RangerSparkExtensionSuite.scala 888360b [Angerszhuuuu] Merge branch 'master' into SPDI-5628 af0dba0 [Angerszhuuuu] Update RangerSparkExtensionSuite.scala 980b551 [Angerszhuuuu] update da12dc2 [Angerszhuuuu] Merge branch 'master' into SPDI-5628 70f4330 [Angerszhuuuu] Update TableCommands.scala b03addc [Angerszhuuuu] [KYUUBI #5628][AUTHZ] Support path privilege check for resource command Authored-by: Angerszhuuuu <[email protected]> Signed-off-by: Cheng Pan <[email protected]>
- Loading branch information
1 parent
245beb5
commit 0210d54
Showing
7 changed files
with
96 additions
and
2 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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