You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Steve Yeom (JIRA)" <ji...@apache.org> on 2018/05/03 21:14:00 UTC

[jira] [Created] (HIVE-19411) Full-ACID table stats may not be valid. E.g., delete/insert

Steve Yeom created HIVE-19411:
---------------------------------

             Summary: Full-ACID table stats may not be valid. E.g., delete/insert
                 Key: HIVE-19411
                 URL: https://issues.apache.org/jira/browse/HIVE-19411
             Project: Hive
          Issue Type: Bug
          Components: Hive
    Affects Versions: 3.0.0
            Reporter: Steve Yeom
             Fix For: 0.10.1


E.g., per Sergey,. updating a row can ended up +2 rows instead of +0 
since it is translated to delete and insert and the physical writer 
may just add # of operations. 




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)