bowenliang123 commented on code in PR #4257:
URL: https://github.com/apache/kyuubi/pull/4257#discussion_r1097411523


##########
extensions/spark/kyuubi-spark-authz/src/test/scala/org/apache/kyuubi/plugin/spark/authz/ranger/V2JdbcTableCatalogRangerSparkExtensionSuite.scala:
##########
@@ -107,6 +107,15 @@ class V2JdbcTableCatalogRangerSparkExtensionSuite extends 
RangerSparkExtensionSu
       s" on [$namespace1/$table1/id]"))
   }
 
+  test("[KYUUBI #4255] DESCRIBE TABLE") {
+
+    // describe

Review Comment:
   ```suggestion
   ```
   Remove unnecessary comment or blank lines.



-- 
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]

Reply via email to