Skip to content

Commit

Permalink
partition related apis require corresponding permissions
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 committed Dec 8, 2023
1 parent f31a262 commit f08e90b
Show file tree
Hide file tree
Showing 4 changed files with 802 additions and 722 deletions.
Loading

0 comments on commit f08e90b

Please sign in to comment.