Nemon Lou created HIVE-12382: -------------------------------- Summary: return actual row count for JDBC executeUpdate Key: HIVE-12382 URL: https://issues.apache.org/jira/browse/HIVE-12382 Project: Hive Issue Type: Improvement Components: JDBC Reporter: Nemon Lou Assignee: Nemon Lou Priority: Minor
when running sql like 'insert into/overwrite table', user may want to know how many rows are inserted . Return actual row count for HiveStatement.executeUpdate is useful in such cases. -- This message was sent by Atlassian JIRA (v6.3.4#6332)