Vihang Karajgaonkar created IMPALA-7973:
-------------------------------------------

             Summary: 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: Vihang Karajgaonkar


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)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to