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 "Zoltán Borók-Nagy (JIRA)" <ji...@apache.org> on 2019/06/07 09:40:00 UTC

[jira] [Assigned] (IMPALA-8636) Implement INSERT for insert-only ACID tables

     [ https://issues.apache.org/jira/browse/IMPALA-8636?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Zoltán Borók-Nagy reassigned IMPALA-8636:
-----------------------------------------

    Assignee: Zoltán Borók-Nagy

> Implement INSERT for insert-only ACID tables
> --------------------------------------------
>
>                 Key: IMPALA-8636
>                 URL: https://issues.apache.org/jira/browse/IMPALA-8636
>             Project: IMPALA
>          Issue Type: New Feature
>            Reporter: Zoltán Borók-Nagy
>            Assignee: Zoltán Borók-Nagy
>            Priority: Major
>              Labels: impala-acid
>
> Impala should support insertion for insert-only ACID tables.
> For this we need to allocate a write ID for the target table, and write the data into the base/delta directories.
> INSERT operation should create a new delta directory with the allocated write ID.
> INSERT OVERWRITE should create a new base directory with the allocated write ID. This new base directory will only contain the data coming from this operation.



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

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