You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Eugene Koifman (JIRA)" <ji...@apache.org> on 2014/09/24 18:02:34 UTC

[jira] [Created] (HIVE-8244) INSERT/UPDATE/DELETE should return count of rows affected

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)