[ 
https://issues.apache.org/jira/browse/HIVE-934?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13071408#comment-13071408
 ] 

Adam Kramer commented on HIVE-934:
----------------------------------

Resolved, right? Feel free to close.

> Rows loaded incorrect; should be suppressed.
> --------------------------------------------
>
>                 Key: HIVE-934
>                 URL: https://issues.apache.org/jira/browse/HIVE-934
>             Project: Hive
>          Issue Type: Bug
>            Reporter: Adam Kramer
>            Assignee: Ning Zhang
>
> For several queries, Hive reports "rows loaded" at the bottom, e.g.,
> 928955 Rows loaded to akramer_mem_updates2
> ...however, this number is not always correct. "Rows loaded" should be the 
> same as the number of rows in the table after the table is created. In the 
> above case, select count(1) from akramer_mem_updates2 returns 2649223; this 
> is incorrect.
> This has been noted for a long time; the basic response to reports of this 
> problem is "Yeah, rows loaded is wrong, you should ignore it." If this is so, 
> it should stop being reported by Hive entirely (or it should only be reported 
> in cases where it is correct).
> Or, it could be fixed. :)

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to