You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues-all@impala.apache.org by "Quanlong Huang (Jira)" <ji...@apache.org> on 2021/05/09 08:20:00 UTC

[jira] [Commented] (IMPALA-9064) Inserts to ACID tables should always increase writeId

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

Quanlong Huang commented on IMPALA-9064:
----------------------------------------

Can we move this to target at 4.1?

> Inserts to ACID tables should always increase writeId
> -----------------------------------------------------
>
>                 Key: IMPALA-9064
>                 URL: https://issues.apache.org/jira/browse/IMPALA-9064
>             Project: IMPALA
>          Issue Type: Bug
>          Components: Frontend
>    Affects Versions: Impala 3.3.0
>            Reporter: Csaba Ringhofer
>            Priority: Critical
>              Labels: impala-acid
>
> We kind of assumed that the table's writeId  is increased during allocateWriteId or commit, so we don't have to set it with a separate API call during INSERT. https://gerrit.cloudera.org/#/c/14037/ sets it in some specific cases (if STATS_ACCURATE is set, because in this case we call alter_table/partitions to remove), but it is generally not touched.
> I am not sure that it is Impala's duty to set it, it would be probably better if HMS would do it by itself.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-all-unsubscribe@impala.apache.org
For additional commands, e-mail: issues-all-help@impala.apache.org