[ https://issues.apache.org/jira/browse/HIVE-16645?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16007533#comment-16007533 ]
ASF GitHub Bot commented on HIVE-16645: --------------------------------------- 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 ---- > Commands.java has missed the catch statement and has some code format errors > ---------------------------------------------------------------------------- > > Key: HIVE-16645 > URL: https://issues.apache.org/jira/browse/HIVE-16645 > Project: Hive > Issue Type: Bug > Affects Versions: 3.0.0 > Reporter: Saijin Huang > Assignee: Saijin Huang > Priority: Minor > Attachments: HIVE-16645.1.patch > > > In commands.java, the catch statement is missing and the Resultset statement > is not closed. -- This message was sent by Atlassian JIRA (v6.3.15#6346)