You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@impala.apache.org by "Anurag Mantripragada (JIRA)" <ji...@apache.org> on 2019/05/02 21:27:00 UTC

[jira] [Resolved] (IMPALA-7973) Add support for fine-grained updates at partition level

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

Anurag Mantripragada resolved IMPALA-7973.
------------------------------------------
    Resolution: Fixed

The patch is merged.

> Add support for fine-grained updates at partition level
> -------------------------------------------------------
>
>                 Key: IMPALA-7973
>                 URL: https://issues.apache.org/jira/browse/IMPALA-7973
>             Project: IMPALA
>          Issue Type: Sub-task
>            Reporter: Vihang Karajgaonkar
>            Assignee: Anurag Mantripragada
>            Priority: Major
>
> When data is inserted into a partition or a new partition is created in a large table, we should not be invalidating the whole table. Instead it should be possible to refresh/add/drop certain partitions on the table directly based on the event information. This would help with the performance of subsequent access to the table by avoiding reloading the large table.



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