GitHub user txhsj opened a pull request: https://github.com/apache/hive/pull/183
HIVE-16645 Commands.java has missed the catch statement and has some ⦠In commands.java, the catch statement is missing and the Resultset statement is not closed. You can merge this pull request into a Git repository by running: $ git pull https://github.com/txhsj/hive master Alternatively you can review and apply these changes as the patch at: https://github.com/apache/hive/pull/183.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #183 ---- commit 706766af52c256999c08f5367d1ec0e02f73600e Author: é»èµé10202350 <huang.sai...@zte.com.cn> Date: 2017-05-12T02:15:23Z HIVE-16645 Commands.java has missed the catch statement and has some code format errors ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---