yaooqinn commented on code in PR #5547: URL: https://github.com/apache/kyuubi/pull/5547#discussion_r1374144153
########## docs/security/authorization/spark/overview.rst: ########## @@ -71,7 +71,7 @@ End-users can disable the AuthZ plugin by modifying Spark's configuration. For e .. code-block:: sql - set spark.sql.optimizer.excludedRules=org.apache.kyuubi.plugin.spark.authz.ranger.RuleAuthorization + set spark.sql.optimizer.excludedRules=org.apache.kyuubi.plugin.spark.authz.rule.RuleAuthorization Review Comment: This is a breaking change, let's avoid it. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
