[
https://issues.apache.org/jira/browse/HIVE-23030?focusedWorklogId=409338&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-409338
]
ASF GitHub Bot logged work on HIVE-23030:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 25/Mar/20 06:46
Start Date: 25/Mar/20 06:46
Worklog Time Spent: 10m
Work Description: kgyrtkirk commented on pull request #960: HIVE-23030 ds
rollup union
URL: https://github.com/apache/hive/pull/960#discussion_r397637641
##########
File path: ql/src/test/queries/clientpositive/sketches_rollup.q
##########
@@ -0,0 +1,40 @@
+
Review comment:
I think this test also belongs to the "sketches" stuff; so I don't think it
should be prefixed with `materialized_view`.
It does builds upon MV stuff; but primarily its goal is to test the sketches
related features - in this case that materialized rollup works;
I've renamed it to `sketches_materialized_view_rollup`
This is a perfect example that there are test cases which belong to multiple
categories....if we want to run them by categories we should address that
separately
----------------------------------------------------------------
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:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 409338)
Time Spent: 1.5h (was: 1h 20m)
> Enable sketch union-s to be rolled up
> -------------------------------------
>
> Key: HIVE-23030
> URL: https://issues.apache.org/jira/browse/HIVE-23030
> Project: Hive
> Issue Type: Sub-task
> Reporter: Zoltan Haindrich
> Assignee: Zoltan Haindrich
> Priority: Major
> Labels: pull-request-available
> Attachments: HIVE-23030.01.patch, HIVE-23030.02.patch
>
> Time Spent: 1.5h
> Remaining Estimate: 0h
>
> Enabling rolling up sketch aggregates could enable the matching of
> materialized views created for higher dimensions to be applied for lower
> dimension cases.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)