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 2022/06/24 09:38:00 UTC

[jira] [Resolved] (IMPALA-10959) Reload MV as ACID tables

     [ 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)

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