You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Jesus Camacho Rodriguez (JIRA)" <ji...@apache.org> on 2018/06/02 00:37:00 UTC

[jira] [Created] (HIVE-19773) CBO exception while running queries with tables that are not present in materialized views

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)