[
https://issues.apache.org/jira/browse/HIVE-8244?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15830618#comment-15830618
]
Kumar commented on HIVE-8244:
-----------------------------
Hello, is this ask being considered at all as enhancement? Hive CLI provides a
crude way to identify if the rows has been added or not for INSERT for e.g.
> 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)