nrg4878 commented on PR #4860: URL: https://github.com/apache/hive/pull/4860#issuecomment-1814684898
I believe we do the same on a create external table, when the location for the external table is already existing. (would be nice to confirm). So whether or not we create that location, we still check. If thats the case, it feels consistent to me. If we fix the create table, I do recognize that create/drop are slightly different. Also, another thing to check is for storage based handlers, we also authorize the URL before the drop. In think case, it is required to authorize that URL. @saihemanth-cloudera Any thoughts? -- 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]
