kyuubi/extensions
Kent Yao 85af9d9218 [KYUUBI #5638][AUTHZ] URI related privileges shall be READ/WRITE
### _Why are the changes needed?_

This PR fixes #5638 which targets URI related privileges to select and update

### _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 #5639 from yaooqinn/bug.

Closes #5638

9f2b11b20 [Kent Yao] URI related privileges shall be READ/WRITE
e3856a64c [Kent Yao] URI related privileges shall be READ/WRITE

Authored-by: Kent Yao <yao@apache.org>
Signed-off-by: Cheng Pan <chengpan@apache.org>
2023-11-07 18:58:27 +08:00
..
server/kyuubi-server-plugin Bump 1.9.0-SNAPSHOT 2023-09-04 14:23:12 +08:00
spark [KYUUBI #5638][AUTHZ] URI related privileges shall be READ/WRITE 2023-11-07 18:58:27 +08:00
README.md

For developers

This folder contains plugins/extension for kyuubi server and different engine types.

  • ext
    • kyuubi-server
    • spark
    • flink
    • trino
    • hive
    • others
    • ...