----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/55831/ -----------------------------------------------------------
Review request for Ambari, DIPAYAN BHOWMICK, Gaurav Nagar, Pallav Kulshreshtha, and Rohit Choudhary. Bugs: AMBARI-19666 https://issues.apache.org/jira/browse/AMBARI-19666 Repository: ambari Description ------- corrected the order of boolean check to avoid fetching one more result from resultSet when not required. Diffs ----- contrib/views/hive-next/src/main/java/org/apache/ambari/view/hive2/actor/ResultSetIterator.java 1052bd4 contrib/views/hive20/src/main/java/org/apache/ambari/view/hive20/actor/ResultSetIterator.java 4b4a407 Diff: https://reviews.apache.org/r/55831/diff/ Testing ------- manual testing done. Thanks, Nitiraj Rathore