Eugene Koifman created HIVE-8244:
------------------------------------
Summary: INSERT/UPDATE/DELETE should return count of rows affected
Key: HIVE-8244
URL: https://issues.apache.org/jira/browse/HIVE-8244
Project: Hive
Issue Type: Bug
Components: SQL
Affects Versions: 0.14.0
Reporter: Eugene Koifman
it's common in SQL and JDBC
[API|http://docs.oracle.com/javase/7/docs/api/java/sql/Statement.html#executeUpdate(java.lang.String)]
to return count of affected rows.
Hive should do the same (it's not as of 9/24/2014)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)