You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
### _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#5399db4369b [Bowen Liang] import
cc38b1c [Bowen Liang] fix MASK_SHOW_FIRST_4
cf3ef4e [Bowen Liang] remove isSparkV31OrGreater
Authored-by: Bowen Liang <[email protected]>
Signed-off-by: Bowen Liang <[email protected]>
Code of Conduct
Search before asking
What kind of test improve?
Describe the issues of the existing tests or improvements for new tests
Remove test Kyuubi-AuthZ and Spark Test for spark 3.0.3
Are you willing to submit PR?
The text was updated successfully, but these errors were encountered: