### _Why are the changes needed?_ The cleanup follow-up for #5362, which removed the Spark 3.0 tests for Authz plugin. Remove the `isSpark31OrGreater` and Spark 3.0 specific implementations in Authz plugin. ### _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.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 #5399 from bowenliang123/authz-31greater. Closes #5399 db4369b13 [Bowen Liang] import cc38b1c1e [Bowen Liang] fix MASK_SHOW_FIRST_4 cf3ef4e1c [Bowen Liang] remove isSparkV31OrGreater Authored-by: Bowen Liang <liangbowen@gf.com.cn> Signed-off-by: Bowen Liang <liangbowen@gf.com.cn> |
||
|---|---|---|
| .. | ||
| 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
- ...