nrg4878 opened a new pull request #2094: URL: https://github.com/apache/hive/pull/2094
…Naveen Gangam) ### What changes were proposed in this pull request? With the introduction of a managedLocation and HMS translation layer, getDatabase() call always returns a managedlocation as well even if not set (defaults to managed warehouse dir). This might have been a bit ambitious as the preevent and postevents sent out as part of this create database DDL does not include this managed location. This path is added by the translation layer on a getDatabase() call. HMS DB store does not have a value either. So we are a bit inconsistent on this matter. ### Why are the changes needed? Address a bug fix. ### Does this PR introduce _any_ user-facing change? no ### How was this patch tested? Manually -- 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]
