Fu Chen
Fu Chen
FYI: Spark-3.3.1-rc2 is out. https://www.mail-archive.com/[email protected]/msg29460.html
We can inject a parser to disable the SET statements which key equals `"spark.sql.optimizer.excludedRules"` and value contains `"org.apache.kyuubi.plugin.spark.authz.ranger.*"`. WDYT? cc @yaooqinn
Is this a subtask of https://github.com/apache/incubator-kyuubi/issues/1754?
The failed UT is irrelevant. Ready for review, please take another look when you have time. @ulysses-you
> cc @cfmcgrady can you take a look? thank you for ping me. I'm a little busy with the mid-year wrap-up right now, I will take a look when I'm...
cc @pan3793 @cxzl25
> looks fine, do we have end to end test ? No, we only have the unit test `OPTIMIZE command is parsed as expected` now, the idea is derived from...
thanks for the review, merging to master(v1.8.0).
cc @cfmcgrady