Skip to content

Commit

Permalink
partition related apis require corresponding permissions (#213)
Browse files Browse the repository at this point in the history
1. LoadPartition & ReleaseParititon need the existed privileges: PrivilegeLoad & PrivilegeRelease
2. CreatePartition & DropPartition & HasPartition & ShowPartitions have their own privileges
3. GetFlushState need a new privilege: PrivilegeGetFlushState

Signed-off-by: PowderLi <[email protected]>
  • Loading branch information
PowderLi authored Dec 8, 2023
1 parent f31a262 commit 02cbad3
Show file tree
Hide file tree
Showing 4 changed files with 802 additions and 722 deletions.
Loading

0 comments on commit 02cbad3

Please sign in to comment.