You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pig.apache.org by "Íñigo Goiri (JIRA)" <ji...@apache.org> on 2014/03/10 18:49:43 UTC

[jira] [Created] (PIG-3804) Limit Optimizer getLimitPlan broken

Íñigo Goiri created PIG-3804:
--------------------------------

             Summary: Limit Optimizer getLimitPlan broken
                 Key: PIG-3804
                 URL: https://issues.apache.org/jira/browse/PIG-3804
             Project: Pig
          Issue Type: Bug
          Components: impl
    Affects Versions: 0.11.1, 0.12.0, 0.10.1, 0.11, 0.10.0, 0.9.2, 0.8.1, 0.8.0
            Reporter: Íñigo Goiri
            Priority: Minor
             Fix For: 0.13.0


The LimitOptimizer cases don't seem right (Starting at line 142 in file src/org/apache/pig/newplan/logical/rules/LimitOptimizer.java). It looks like one optimization was added wrongly and one extra bracket had to be added at the end. There's a TODO note but it looks like some parts weren't commented properly.






--
This message was sent by Atlassian JIRA
(v6.2#6252)