kyuubi/extensions
liangbowen 15fa49d390
[KYUUBI #3488] [Authz] Skip checking output view of CreateTempViewUsing
### _Why are the changes needed?_

close #3488 .

### _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 #3495 from bowenliang123/3488-authz-createviewusing.

Closes #3488

63812cd3 [liangbowen] skip checking output view of CreateTempViewUsing

Authored-by: liangbowen <liangbowen@gf.com.cn>
Signed-off-by: Kent Yao <yao@apache.org>
2022-09-16 13:56:48 +08:00
..
server/kyuubi-server-plugin [KYUUBI #3264] [RELEASE] Bump 1.7.0-SNAPSHOT 2022-08-18 11:23:54 +08:00
spark [KYUUBI #3488] [Authz] Skip checking output view of CreateTempViewUsing 2022-09-16 13:56:48 +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
    • ...