yaooqinn commented on code in PR #2597:
URL: https://github.com/apache/incubator-kyuubi/pull/2597#discussion_r868771994


##########
extensions/spark/kyuubi-spark-authz/pom.xml:
##########
@@ -261,6 +261,19 @@
             <scope>test</scope>
         </dependency>
 
+        <dependency>

Review Comment:
   we can format arguments to sql command, then run with spark.sql("command 
here"). with the result it produces, which is filtered ahead by auth module, we 
call catalog APIs to get detailed information



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