You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Namit Jain (JIRA)" <ji...@apache.org> on 2012/08/05 07:36:02 UTC

[jira] [Comment Edited] (HIVE-3293) Load file into a table does not update table statistics

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

Namit Jain edited comment on HIVE-3293 at 8/5/12 5:35 AM:
----------------------------------------------------------

comments addressed
                
      was (Author: namit):
    comments addrssed
                  
> Load file into a table does not update table statistics
> -------------------------------------------------------
>
>                 Key: HIVE-3293
>                 URL: https://issues.apache.org/jira/browse/HIVE-3293
>             Project: Hive
>          Issue Type: Bug
>            Reporter: Namit Jain
>            Assignee: Namit Jain
>         Attachments: hive.3293.1.patch
>
>
> create table smb_bucket_1(key int, value string);
> load data local inpath '../data/files/smbbucket_1.rc' overwrite into table smb_bucket_1;
> load data local inpath '../data/files/smbbucket_2.rc' overwrite into table smb_bucket_2;
> does not update the stats for smb_bucket_1

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira