[
https://issues.apache.org/jira/browse/IMPALA-13936?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Quanlong Huang resolved IMPALA-13936.
-------------------------------------
Fix Version/s: Impala 5.0.0
Resolution: Fixed
> REFRESH should wait for ALTER ownership events
> ----------------------------------------------
>
> Key: IMPALA-13936
> URL: https://issues.apache.org/jira/browse/IMPALA-13936
> Project: IMPALA
> Issue Type: Bug
> Reporter: Quanlong Huang
> Assignee: Quanlong Huang
> Priority: Critical
> Fix For: Impala 5.0.0
>
>
> IMPALA-12152 adds a waiting mechanism before query planning to wait until
> catalogd is in synced with HMS events. For REFRESH/INVALIDATE METADATA
> <table> statements, when authorization is enabled, Impala verifies the
> privilege using the ownership info which could be modified by ALTER ownership
> events. However, currently coordinator starts the privilege check before the
> ownership info is in synced, which is a bug that we should fix.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)