rtrivedi12 commented on code in PR #4304: URL: https://github.com/apache/hive/pull/4304#discussion_r1278786990
########## ql/src/test/queries/clientnegative/authorization_droptable_fail_11.q: ########## @@ -0,0 +1,12 @@ +set hive.exec.drop.ignorenonexistent=false; + +set hive.security.authorization.manager=org.apache.hadoop.hive.ql.security.authorization.DefaultHiveAuthorizationProvider; + +-- Drop non-existing table WITHOUT DB Drop Privileges Review Comment: Updated! -- 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]
