vihangk1 commented on a change in pull request #1391:
URL: https://github.com/apache/hive/pull/1391#discussion_r478720786



##########
File path: 
ql/src/java/org/apache/hadoop/hive/ql/security/authorization/command/CommandAuthorizerV2.java
##########
@@ -121,6 +142,24 @@ private static void 
addPermanentFunctionEntities(SessionState ss, List<ReadEntit
     return hivePrivobjs;
   }
 
+  private static boolean isDeferredAuthView(Table t){

Review comment:
       Can you add a java doc of this method. May be I am missing the context 
here. What does deferred authorization mean?




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

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