You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Ashutosh Chauhan (JIRA)" <ji...@apache.org> on 2014/09/03 18:04:52 UTC

[jira] [Comment Edited] (HIVE-7944) current update stats for columns of a partition of a table is not correct

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

Ashutosh Chauhan edited comment on HIVE-7944 at 9/3/14 4:04 PM:
----------------------------------------------------------------

[~pxiong] Have you tested this with mysql which has tables pre-created (not auto created via datanucleus)? I think there might be issues because in those cases csid & partid being null will prevent data from getting inserted in db. 
I think let just simply revert HIVE-7876 before we figure out proper fix for this.


was (Author: ashutoshc):
[~pxiong] Have you tested this with mysql which has tables pre-created (not auto created via mysql)? I think there might be issues because in those cases csid & partid being null wont be inserted in db. 
I think let just simply revert HIVE-7876 before we figure out proper fix for this.

> current update stats for columns of a partition of a table is not correct
> -------------------------------------------------------------------------
>
>                 Key: HIVE-7944
>                 URL: https://issues.apache.org/jira/browse/HIVE-7944
>             Project: Hive
>          Issue Type: Bug
>            Reporter: pengcheng xiong
>            Assignee: pengcheng xiong
>         Attachments: HIVE-7944.1.patch
>
>
> We worked hard towards faster update stats for columns of a partition of a table previously 
> https://issues.apache.org/jira/browse/HIVE-7736
> and
> https://issues.apache.org/jira/browse/HIVE-7876
> Although there is some improvement, it is only correct in the first run. There will be duplicate column stats later. Thanks to [~ekoifman] 's comments



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)