bowenliang123 commented on code in PR #3416:
URL: https://github.com/apache/incubator-kyuubi/pull/3416#discussion_r963285195
##########
extensions/spark/kyuubi-spark-authz/src/test/scala/org/apache/kyuubi/plugin/spark/authz/ranger/RangerSparkExtensionSuite.scala:
##########
@@ -621,4 +624,36 @@ class HiveCatalogRangerSparkExtensionSuite extends
RangerSparkExtensionSuite {
s" [update] privilege on [$db1/$sinkTable1]"))
}
}
+
+ test("[KYUUBI #3411] skip checking cache table") {
Review Comment:
cc @yaooqinn . Please have a check on this PR. Some ut in
`PrivilegesBuilder` related to cache table command have been updated, do you
think we should keep this new added ut as well?
--
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]