Noremac201 opened a new pull request #1740: URL: https://github.com/apache/hive/pull/1740
### What changes were proposed in this pull request? 1. Refactor HiveMetastore.HMSHandler into its own class ### Why are the changes needed? This will pave the way for cleaner changes since now we don't have the driver class nested with 10,000 line HMSHandler file so there is a clearer separation of duties. ### Does this PR introduce _any_ user-facing change? No ### How was this patch tested? Existing unit tests, building/running manually Not additional tests were added since this was a pure refactoring ---------------------------------------------------------------- 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]
