davidyuan1223 commented on PR #5590: URL: https://github.com/apache/kyuubi/pull/5590#issuecomment-1788364208
> @davidyuan1223 I believe you are right, and @bowenliang123 made a mistake. Nice catch. And I found the [DeltaCatalogRanger](https://github.com/apache/kyuubi/blob/master/extensions/spark/kyuubi-spark-authz/src/test/scala/org/apache/kyuubi/plugin/spark/authz/ranger/DeltaCatalogRangerSparkExtensionSuite.scala) also is this code style, I think you need to check the author module's test case to avoid this problem. This problem just like this [comment](https://github.com/apache/kyuubi/issues/5470#issuecomment-1787008858), I want know why admin create table but it can not select from the table? -- 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]
