[jira] [Updated] (HIVE-21634) Materialized view rewriting over aggregate operators containing with grouping sets

2019-04-18 Thread Jesus Camacho Rodriguez (JIRA)


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

Jesus Camacho Rodriguez updated HIVE-21634:
---
Status: Patch Available  (was: In Progress)

> Materialized view rewriting over aggregate operators containing with grouping 
> sets
> --
>
> Key: HIVE-21634
> URL: https://issues.apache.org/jira/browse/HIVE-21634
> Project: Hive
>  Issue Type: Improvement
>  Components: Materialized views
>Reporter: Jesus Camacho Rodriguez
>Assignee: Jesus Camacho Rodriguez
>Priority: Major
>
> A possible approach to support rewriting queries with an aggregate with 
> grouping sets is implementing a rule that splits the aggregate in the query 
> into an aggregate without grouping sets (bottom) and an aggregate with 
> grouping sets (top). Then the materialized view rewriting rule will trigger 
> on the former.



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


[jira] [Updated] (HIVE-21634) Materialized view rewriting over aggregate operators containing with grouping sets

2019-04-18 Thread Jesus Camacho Rodriguez (JIRA)


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

Jesus Camacho Rodriguez updated HIVE-21634:
---
Attachment: HIVE-21634.patch

> Materialized view rewriting over aggregate operators containing with grouping 
> sets
> --
>
> Key: HIVE-21634
> URL: https://issues.apache.org/jira/browse/HIVE-21634
> Project: Hive
>  Issue Type: Improvement
>  Components: Materialized views
>Reporter: Jesus Camacho Rodriguez
>Assignee: Jesus Camacho Rodriguez
>Priority: Major
> Attachments: HIVE-21634.patch
>
>
> A possible approach to support rewriting queries with an aggregate with 
> grouping sets is implementing a rule that splits the aggregate in the query 
> into an aggregate without grouping sets (bottom) and an aggregate with 
> grouping sets (top). Then the materialized view rewriting rule will trigger 
> on the former.



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


[jira] [Updated] (HIVE-21634) Materialized view rewriting over aggregate operators containing with grouping sets

2019-04-22 Thread ASF GitHub Bot (JIRA)


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

ASF GitHub Bot updated HIVE-21634:
--
Labels: pull-request-available  (was: )

> Materialized view rewriting over aggregate operators containing with grouping 
> sets
> --
>
> Key: HIVE-21634
> URL: https://issues.apache.org/jira/browse/HIVE-21634
> Project: Hive
>  Issue Type: Improvement
>  Components: Materialized views
>Reporter: Jesus Camacho Rodriguez
>Assignee: Jesus Camacho Rodriguez
>Priority: Major
>  Labels: pull-request-available
> Attachments: HIVE-21634.patch
>
>
> A possible approach to support rewriting queries with an aggregate with 
> grouping sets is implementing a rule that splits the aggregate in the query 
> into an aggregate without grouping sets (bottom) and an aggregate with 
> grouping sets (top). Then the materialized view rewriting rule will trigger 
> on the former.



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


[jira] [Updated] (HIVE-21634) Materialized view rewriting over aggregate operators containing with grouping sets

2019-04-23 Thread Jesus Camacho Rodriguez (JIRA)


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

Jesus Camacho Rodriguez updated HIVE-21634:
---
Attachment: HIVE-21634.01.patch

> Materialized view rewriting over aggregate operators containing with grouping 
> sets
> --
>
> Key: HIVE-21634
> URL: https://issues.apache.org/jira/browse/HIVE-21634
> Project: Hive
>  Issue Type: Improvement
>  Components: Materialized views
>Reporter: Jesus Camacho Rodriguez
>Assignee: Jesus Camacho Rodriguez
>Priority: Major
>  Labels: pull-request-available
> Attachments: HIVE-21634.01.patch, HIVE-21634.patch
>
>  Time Spent: 40m
>  Remaining Estimate: 0h
>
> A possible approach to support rewriting queries with an aggregate with 
> grouping sets is implementing a rule that splits the aggregate in the query 
> into an aggregate without grouping sets (bottom) and an aggregate with 
> grouping sets (top). Then the materialized view rewriting rule will trigger 
> on the former.



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


[jira] [Updated] (HIVE-21634) Materialized view rewriting over aggregate operators containing with grouping sets

2019-04-23 Thread Jesus Camacho Rodriguez (JIRA)


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

Jesus Camacho Rodriguez updated HIVE-21634:
---
Attachment: HIVE-21634.02.patch

> Materialized view rewriting over aggregate operators containing with grouping 
> sets
> --
>
> Key: HIVE-21634
> URL: https://issues.apache.org/jira/browse/HIVE-21634
> Project: Hive
>  Issue Type: Improvement
>  Components: Materialized views
>Reporter: Jesus Camacho Rodriguez
>Assignee: Jesus Camacho Rodriguez
>Priority: Major
>  Labels: pull-request-available
> Attachments: HIVE-21634.01.patch, HIVE-21634.02.patch, 
> HIVE-21634.patch
>
>  Time Spent: 40m
>  Remaining Estimate: 0h
>
> A possible approach to support rewriting queries with an aggregate with 
> grouping sets is implementing a rule that splits the aggregate in the query 
> into an aggregate without grouping sets (bottom) and an aggregate with 
> grouping sets (top). Then the materialized view rewriting rule will trigger 
> on the former.



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


[jira] [Updated] (HIVE-21634) Materialized view rewriting over aggregate operators containing with grouping sets

2019-04-23 Thread Jesus Camacho Rodriguez (JIRA)


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

Jesus Camacho Rodriguez updated HIVE-21634:
---
Attachment: HIVE-21634.02.patch

> Materialized view rewriting over aggregate operators containing with grouping 
> sets
> --
>
> Key: HIVE-21634
> URL: https://issues.apache.org/jira/browse/HIVE-21634
> Project: Hive
>  Issue Type: Improvement
>  Components: Materialized views
>Reporter: Jesus Camacho Rodriguez
>Assignee: Jesus Camacho Rodriguez
>Priority: Major
>  Labels: pull-request-available
> Attachments: HIVE-21634.01.patch, HIVE-21634.02.patch, 
> HIVE-21634.02.patch, HIVE-21634.patch
>
>  Time Spent: 40m
>  Remaining Estimate: 0h
>
> A possible approach to support rewriting queries with an aggregate with 
> grouping sets is implementing a rule that splits the aggregate in the query 
> into an aggregate without grouping sets (bottom) and an aggregate with 
> grouping sets (top). Then the materialized view rewriting rule will trigger 
> on the former.



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


[jira] [Updated] (HIVE-21634) Materialized view rewriting over aggregate operators containing with grouping sets

2019-04-24 Thread Jesus Camacho Rodriguez (JIRA)


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

Jesus Camacho Rodriguez updated HIVE-21634:
---
   Resolution: Fixed
Fix Version/s: 4.0.0
   Status: Resolved  (was: Patch Available)

Pushed to master, thanks for reviewing [~vgarg]

> Materialized view rewriting over aggregate operators containing with grouping 
> sets
> --
>
> Key: HIVE-21634
> URL: https://issues.apache.org/jira/browse/HIVE-21634
> Project: Hive
>  Issue Type: Improvement
>  Components: Materialized views
>Reporter: Jesus Camacho Rodriguez
>Assignee: Jesus Camacho Rodriguez
>Priority: Major
>  Labels: pull-request-available
> Fix For: 4.0.0
>
> Attachments: HIVE-21634.01.patch, HIVE-21634.02.patch, 
> HIVE-21634.02.patch, HIVE-21634.patch
>
>  Time Spent: 40m
>  Remaining Estimate: 0h
>
> A possible approach to support rewriting queries with an aggregate with 
> grouping sets is implementing a rule that splits the aggregate in the query 
> into an aggregate without grouping sets (bottom) and an aggregate with 
> grouping sets (top). Then the materialized view rewriting rule will trigger 
> on the former.



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