dataproc-metastore opened a new pull request #1787: URL: https://github.com/apache/hive/pull/1787
Supersedes/Copy of #1740 and #1777 What changes were proposed in this pull request? 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: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: gitbox-unsubscr...@hive.apache.org For additional commands, e-mail: gitbox-h...@hive.apache.org