You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@calcite.apache.org by "Khai Tran (Jira)" <ji...@apache.org> on 2019/08/26 22:52:00 UTC

[jira] [Created] (CALCITE-3297) PigToSqlAggregateRule should be applied on multi-set projection to produce an optimal plan

Khai Tran created CALCITE-3297:
----------------------------------

             Summary: 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


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)