AngersZhuuuu commented on PR #5678:
URL: https://github.com/apache/kyuubi/pull/5678#issuecomment-1807550647
Without this pr the UT's result is as below cc @yaooqinn
```
"Permission denied: user [someone] does not have [select] privilege on
[default/table1]" did not contain "does not have [select] privilege on
[default/table1/id,default/table1/day]"
ScalaTestFailureLocation:
org.apache.kyuubi.plugin.spark.authz.ranger.HiveCatalogRangerSparkExtensionSuite
at (RangerSparkExtensionSuite.scala:1316)
org.scalatest.exceptions.TestFailedException: "Permission denied: user
[someone] does not have [select] privilege on [default/table1]" did not contain
"does not have [select] privilege on [default/table1/id,default/table1/day]"
at
org.scalatest.Assertions.newAssertionFailedException(Assertions.scala:472)
at
org.scalatest.Assertions.newAssertionFailedException$(Assertions.scala:471)
```
--
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]