Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
Description
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.
Attachments
Issue Links
- is related to
-
CALCITE-3122 Convert Pig Latin scripts into Calcite logical plans
- Closed
- links to