### _Why are the changes needed?_ close #3411. skip checking create privilege for output table of cache table sql ### _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.apache.org/docs/latest/develop_tools/testing.html#running-tests) locally before make a pull request Closes #3416 from bowenliang123/3411-authz-cache-table. Closes #3411 95f08fbb [Bowen Liang] revert to default config value in previous ut 685e1f45 [Bowen Liang] style 70cd7a74 [Bowen Liang] update test 'CacheTableAsSelect' 19f09489 [Bowen Liang] nit 389e1ef7 [Bowen Liang] skip checking create privilege for output table of cache sql Authored-by: Bowen Liang <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
- ...