[
https://issues.apache.org/jira/browse/HIVE-4621?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13820857#comment-13820857
]
Ashutosh Chauhan commented on HIVE-4621:
----------------------------------------
Also, note HIVE-4632 will simplify such that lot of requirements for stats
collection will no longer be present.
> "describe formatted" for table shows incorrect numRows data
> -----------------------------------------------------------
>
> Key: HIVE-4621
> URL: https://issues.apache.org/jira/browse/HIVE-4621
> Project: Hive
> Issue Type: Bug
> Components: CLI
> Affects Versions: 0.10.0
> Reporter: Gwen Shapira
>
> Created table (tab delimited), used "load data local" to get data into the
> table.
> After creating the table, "describe formatted" showed numRow as 0.
> select count(*) from... showed 43205 rows.
> Running "describe formatted" after "select count(*)" still shows numRows as 0.
--
This message was sent by Atlassian JIRA
(v6.1#6144)