Code of Conduct
Search before asking
What would you like to be improved?
Currently, CI workflow for Kyuubi-AuthZ is working on Apache Spark 3.0 which is not enough to cover changes in Spark 3.1+、3.2+ impacting #3343 #3326 in RuleAuthorization which relies on plan details , eg. permanent view. It's causing different results and less testing code coverage. Adding ci workflow with Spark 3.3 to fix this.
How should we improve?
No response
Are you willing to submit PR?