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

Jesus Camacho Rodriguez reassigned HIVE-18666:
----------------------------------------------

    Assignee: Jesus Camacho Rodriguez

> Materialized view: "create materialized enable rewrite" should fail if 
> rewriting is not possible
> ------------------------------------------------------------------------------------------------
>
>                 Key: HIVE-18666
>                 URL: https://issues.apache.org/jira/browse/HIVE-18666
>             Project: Hive
>          Issue Type: Bug
>          Components: Materialized views
>            Reporter: Gopal V
>            Assignee: Jesus Camacho Rodriguez
>            Priority: Major
>
> {code}
> CREATE MATERIALIZED VIEW TEST_AGG ENABLE REWRITE AS 
> select ... from ext_Table;
> {code}
> works, but then 
> {code}
> alter materialized view TEST_AGG enable rewrite;
> {code}
> fails with {{SemanticException Automatic rewriting for materialized view 
> cannot be enabled if the materialized view uses non-transactional tables}}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to