[
https://issues.apache.org/jira/browse/PIG-1060?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12771555#action_12771555
]
Richard Ding commented on PIG-1060:
-----------------------------------
Hi Ankur,
I can't reproduce the bug with the latest code in trunk. Can you please attach
the log output in the bug?
Thanks,
-- Richard
> MultiQuery optimization throws error for multi-level splits
> -----------------------------------------------------------
>
> Key: PIG-1060
> URL: https://issues.apache.org/jira/browse/PIG-1060
> Project: Pig
> Issue Type: Bug
> Affects Versions: 0.5.0
> Reporter: Ankur
>
> Consider the following scenario :-
> 1. Multi-level splits in the map plan.
> 2. Each split branch further progressing across a local-global rearrange.
> 3. Output of each of these finally merged via a UNION.
> MultiQuery optimizer throws the following error in such a case:
> "ERROR 2146: Internal Error. Inconsistency in key index found during
> optimization."
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.