Gwen Shapira created HIVE-4621:
----------------------------------

             Summary: "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 is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to