### _Why are the changes needed?_ to close #3605. 1. add `catalog` in AccessResource for Ranger plugin auth by catalog 2. add `catalog` in PrivilegeObject, and pass it to AccessResource ### _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 - [x] [Run test](https://kyuubi.apache.org/docs/latest/develop_tools/testing.html#running-tests) locally before make a pull request Closes #3981 from bowenliang123/3605-poar-cat. Closes #3605 ab057c7fc [liangbowen] update ut 4fae686b7 [liangbowen] update ut name f63f6cf59 [liangbowen] fix " multiple overloaded alternatives of method apply define default arguments." problem in AccessResource 2135aaba2 [liangbowen] add catalog in PrivilegeObject and passing to AccessResource 99d808ba8 [liangbowen] add catalog in AccessResource Authored-by: liangbowen <liangbowen@gf.com.cn> Signed-off-by: Kent Yao <yao@apache.org> |
||
|---|---|---|
| .. | ||
| server/kyuubi-server-plugin | ||
| spark | ||
| README.md | ||
For developers
This folder contains plugins/extension for kyuubi server and different engine types.
- ext
- kyuubi-server
- spark
- flink
- trino
- hive
- others
- ...