[ 
https://issues.apache.org/jira/browse/PIG-1238?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12835086#action_12835086
 ] 

Daniel Dai commented on PIG-1238:
---------------------------------

Do an explain, the last limit job is :

MapReduce node 1-99
Map Plan
Local Rearrange[tuple]{double}(false) - 1-103
|   |
|   Project[double][1] - 1-102
|
|---Limit - 1-101
    |
    
|---Load(file:/tmp/temp-513510662/tmp1311900615:org.apache.pig.builtin.BinStorage)
 - 1-100--------
Reduce Plan
Store(fakefile:org.apache.pig.builtin.PigStorage) - 1-109
|
|---Limit - 1-108
    |
    |---New For Each(true)[bag] - 1-107
        |   |
        |   Project[tuple][1] - 1-106
        |
        |---Package[tuple]{double} - 1-105--------
Global sort: false

The project in the map plan is wrong.

> Dump does not respect the schema
> --------------------------------
>
>                 Key: PIG-1238
>                 URL: https://issues.apache.org/jira/browse/PIG-1238
>             Project: Pig
>          Issue Type: Bug
>    Affects Versions: 0.6.0
>            Reporter: Ankur
>
> For complex data type and certain sequence of operations dump produces 
> results with non-existent field in the relation.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to