[ 
https://issues.apache.org/jira/browse/HIVE-21947?focusedWorklogId=271285&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-271285
 ]

ASF GitHub Bot logged work on HIVE-21947:
-----------------------------------------

                Author: ASF GitHub Bot
            Created on: 02/Jul/19 23:50
            Start Date: 02/Jul/19 23:50
    Worklog Time Spent: 10m 
      Work Description: jcamachor commented on pull request #697: HIVE-21947 
Move Materialized View Update under DDL
URL: https://github.com/apache/hive/pull/697#discussion_r299728181
 
 

 ##########
 File path: 
ql/src/test/results/clientpositive/llap/materialized_view_create_rewrite_3.q.out
 ##########
 @@ -227,7 +227,9 @@ STAGE PLANS:
           Table: default.cmv_mat_view
 
   Stage: Stage-5
-    Materialized View Work
+    Materialized View Update
+      name: default.cmv_mat_view
+      retrievAndInclude: true
 
 Review comment:
   Typo?
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Issue Time Tracking
-------------------

    Worklog Id:     (was: 271285)
    Time Spent: 20m  (was: 10m)

> Move Materialized View Update under DDL
> ---------------------------------------
>
>                 Key: HIVE-21947
>                 URL: https://issues.apache.org/jira/browse/HIVE-21947
>             Project: Hive
>          Issue Type: Sub-task
>          Components: Hive
>    Affects Versions: 3.1.1
>            Reporter: Miklos Gergely
>            Assignee: Miklos Gergely
>            Priority: Major
>              Labels: pull-request-available, refactor-ddl
>             Fix For: 4.0.0
>
>         Attachments: HIVE-21947.01.patch
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> MaterializedViewDesc is not part of the DDL framework, it has it's own task, 
> which defines itself as DDL. They should be moved to the framework.



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

Reply via email to