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


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

Review Comment:
   I should write a ranger-based OperationManager, thanks!



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

Review Comment:
   In order to avoid too much repetitive code and support more subsequent 
extensions, I think it is necessary to write the kyuubi-spark-sql-common module 
to store abstract interfaces and tool classes.



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