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

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

                Author: ASF GitHub Bot
            Created on: 27/Jan/22 10:34
            Start Date: 27/Jan/22 10:34
    Worklog Time Spent: 10m 
      Work Description: kasakrisz commented on a change in pull request #2972:
URL: https://github.com/apache/hive/pull/2972#discussion_r793470869



##########
File path: ql/src/test/queries/clientpositive/materialized_view_partitioned.q
##########
@@ -60,3 +60,7 @@ ALTER MATERIALIZED VIEW partition_mv_3 REBUILD;
 ALTER MATERIALIZED VIEW partition_mv_3 REBUILD;
 
 SELECT * FROM partition_mv_3 where key = 238;
+
+DROP MATERIALIZED VIEW partition_mv_1;
+DROP MATERIALIZED VIEW partition_mv_2;
+DROP MATERIALIZED VIEW partition_mv_3;

Review comment:
       Created a follow-up patch: 
https://issues.apache.org/jira/browse/HIVE-25906




-- 
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.

To unsubscribe, e-mail: gitbox-unsubscr...@hive.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


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

    Worklog Id:     (was: 716336)
    Time Spent: 1h 40m  (was: 1.5h)

> MaterializedViewCache enables adding multiple entries of the same 
> Materialization instance
> ------------------------------------------------------------------------------------------
>
>                 Key: HIVE-24820
>                 URL: https://issues.apache.org/jira/browse/HIVE-24820
>             Project: Hive
>          Issue Type: Bug
>            Reporter: Krisztian Kasa
>            Assignee: Krisztian Kasa
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 1h 40m
>  Remaining Estimate: 0h
>




--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to