[ https://issues.apache.org/jira/browse/HIVE-16645?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16010116#comment-16010116 ]
Peter Vary commented on HIVE-16645: ----------------------------------- [~txhsj]: You can find the current flaky tests here: HIVE-15058 What I usually do is list them like this: "The failures are know flaky: - HIVE-15776 - Flaky test: TestMiniLlapLocalCliDriver vector_if_expr - HIVE-16606 - Flaky test: org.apache.hadoop.hive.cli.TestMiniLlapLocalCliDriver.testCliDriver[vector_join30]" The other ones are not related, since they are failing since 23 builds. Overall: LGTM +1 (non binding) > 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, HIVE-16645.2.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)