miklosgergely opened a new pull request #1756: URL: https://github.com/apache/hive/pull/1756
### What changes were proposed in this pull request? Move the codes used by show commands only next to the classes processing those commands. ### Why are the changes needed? Move the codes from org.apache.hadoop.hive.ql.metadata.formatting to the show command related direcctories, cutting them to pieces to their specific commands, or the utility classes if used by multiple commands. ### Does this PR introduce _any_ user-facing change? No ### How was this patch tested? All the unit tests and q tests are still running. ---------------------------------------------------------------- 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]
