Jesus Camacho Rodriguez created HIVE-19773:
----------------------------------------------
Summary: CBO exception while running queries with tables that are
not present in materialized views
Key: HIVE-19773
URL: https://issues.apache.org/jira/browse/HIVE-19773
Project: Hive
Issue Type: Bug
Components: Materialized views
Affects Versions: 3.1.0, 4.0.0
Reporter: Jesus Camacho Rodriguez
Assignee: Jesus Camacho Rodriguez
When we obtain the valid list of write ids, some tables in the materialized
views may not be present in the list because they are not present in the query,
which leads to exceptions (hidden in logs) when we try to load the materialized
views in the planner, as we need to verify whether they are outdated or not.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)