[
https://issues.apache.org/jira/browse/CALCITE-3297?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Julian Hyde resolved CALCITE-3297.
----------------------------------
Resolution: Fixed
Fixed in
[c1b042fe|https://github.com/apache/calcite/commit/c1b042fec9a979bfa39a767f7b04da0a5134053a];
thanks for the PR, [~IhorHuzenko]!
> PigToSqlAggregateRule should be applied on multi-set projection to produce an
> optimal plan
> ------------------------------------------------------------------------------------------
>
> Key: CALCITE-3297
> URL: https://issues.apache.org/jira/browse/CALCITE-3297
> Project: Calcite
> Issue Type: Bug
> Components: piglet
> Reporter: Khai Tran
> Assignee: Igor Guzenko
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.21.0
>
> Time Spent: 50m
> Remaining Estimate: 0h
>
> Fixed testMultisetProjection() in PigRelOpTest.java to make sure the
> PigToSqlAggregateRule is applied to produce an optimized plan for doing
> multiset projection after COLLECT() agg func.
> The optimization rule was blocked by change in CALCITE-3138.
--
This message was sent by Atlassian Jira
(v8.3.2#803003)