You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pig.apache.org by "Jin Sun (JIRA)" <ji...@apache.org> on 2017/04/14 05:38:41 UTC

[jira] [Updated] (PIG-5223) TestLimitVariable.testNestedLimitVariable1 and TestSecondarySortMR.testNestedLimitedSort failing

     [ https://issues.apache.org/jira/browse/PIG-5223?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jin Sun updated PIG-5223:
-------------------------
    Attachment: PIG-5223-1.patch

1. Do not invoked NestedLimitOptimizer if LOLimit has mLimit = -1
2. Add more tests
3. Fix syntax error

> TestLimitVariable.testNestedLimitVariable1 and TestSecondarySortMR.testNestedLimitedSort  failing
> -------------------------------------------------------------------------------------------------
>
>                 Key: PIG-5223
>                 URL: https://issues.apache.org/jira/browse/PIG-5223
>             Project: Pig
>          Issue Type: Bug
>            Reporter: Koji Noguchi
>         Attachments: PIG-5223-1.patch
>
>
> TestLimitVariable.testNestedLimitVariable1 
> {quote}
> Comparing actual and expected results.  expected:<\[(1,11), (2,3), (3,10), (6,15)]> but was:<\[(1,11), (2,3), (3,10), (4,11), (5,10), (6,15)]>
> {quote}
> TestSecondarySortMR.testNestedLimitedSort
> {quote}
> Error during parsing. <line 1, column 158>  mismatched input 'in' expecting INTO
> {quote}
> Latter is probably a simple syntax error.  Former looks serious. 



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)