[
https://issues.apache.org/jira/browse/HIVE-3293?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Namit Jain updated HIVE-3293:
-----------------------------
Attachment: hive.3293.2.patch
Latest patch attached
> 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, hive.3293.2.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