kyuubi/extensions
Cheng Pan fc8fdad1cf
[KYUUBI #4076][AUTHZ][FOLLOWUP][1.6] Add missing withCleanTmpResources
### _Why are the changes needed?_

https://github.com/apache/kyuubi/pull/4076#issuecomment-1373054230

### _How was this patch tested?_
- [ ] 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 #4107 from pan3793/4076-followup.

Closes #4076

3bea39a2 [Cheng Pan] style
d78a40fe [Cheng Pan] [KYUUBI #4076][AUTHZ][FOLLOWUP][1.6] Add missing withCleanTmpResources

Authored-by: Cheng Pan <chengpan@apache.org>
Signed-off-by: Cheng Pan <chengpan@apache.org>
2023-01-06 12:19:15 +08:00
..
server/kyuubi-server-plugin Bump 1.6.2-SNAPSHOT 2022-11-07 22:50:10 +08:00
spark [KYUUBI #4076][AUTHZ][FOLLOWUP][1.6] Add missing withCleanTmpResources 2023-01-06 12:19:15 +08:00
README.md [KYUUBI #2292] Unify kyuubi server plugin location 2022-04-08 10:16:11 +08:00

For developers

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

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