maheshk114 opened a new pull request #2846: URL: https://github.com/apache/hive/pull/2846
### What changes were proposed in this pull request? <!-- Removes the check to prevent user from creating a database with existing managed location.Now with this fix, user will nbe able to create a database even if the managed location specified is already exist. --> ### Why are the changes needed? <!-- TO maintain the backward compatibility. --> ### Does this PR introduce _any_ user-facing change? <!-- Yes, now user will be bale to create the database even if the managed location specified is already exist. --> ### How was this patch tested? <!-- Unit test is added to confirm the behaviour. --> -- 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]
