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

Quanlong Huang resolved IMPALA-10959.
-------------------------------------
    Fix Version/s: Impala 4.1.0
       Resolution: Fixed

> Reload MV as ACID tables
> ------------------------
>
>                 Key: IMPALA-10959
>                 URL: https://issues.apache.org/jira/browse/IMPALA-10959
>             Project: IMPALA
>          Issue Type: Bug
>          Components: Catalog
>            Reporter: Yu-Wen Lai
>            Assignee: Yu-Wen Lai
>            Priority: Major
>             Fix For: Impala 4.1.0
>
>
> We observed that the event processor is broken after receiving a partition 
> event for materialized views (MV). This is because we are treating MV as view 
> in Impala and hive generates partition events for MV, which breaks current 
> event processor.
> In this patch, we let events of MV follow the code path of ACID tables to 
> reload the view. In the long term, we will needĀ IMPALA-10723 to treat 
> materialized view as a table.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

Reply via email to