mustafaiman commented on pull request #1733: URL: https://github.com/apache/hive/pull/1733#issuecomment-768664572
@zeroflag Is there a followup ticket for dropPackage support? I could not find it. I think that is important and should be implemented immediately after this if not in this ticket. Before we start storing packages in metastore, not having drop mechanism might be acceptable. You create a package with the wrong name. You can either restart the session or let the wrong package live until session is destroyed. It is not convenient but not the end of the world. Now, if you create a package with the wrong name, there is no way to get rid of it other than dropping the entire database. Other than this, the rest seems ok ---------------------------------------------------------------- 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]
