[ https://issues.apache.org/jira/browse/PIG-3492?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13799437#comment-13799437 ]
Koji Noguchi commented on PIG-3492: ----------------------------------- Forgot to add. For 0.11, asking if we can consider (3), (4) and (5). Leaving the 'describe' bug. For 0.12 and later, asking (1) to (5). > ColumnPrune dropping used column due to > LogicalRelationalOperator.fixDuplicateUids changes not propagating > ---------------------------------------------------------------------------------------------------------- > > Key: PIG-3492 > URL: https://issues.apache.org/jira/browse/PIG-3492 > Project: Pig > Issue Type: Bug > Affects Versions: 0.11.1, 0.12.1, 0.13.0 > Reporter: Koji Noguchi > Assignee: Koji Noguchi > Attachments: pig-3492-trunk_04.patch, pig-3492-v0.12_01.patch > > > I don't have a testcase I can upload at the moment, but here's my observation. > SplitFilter -> schemaResetter -> LOGenerate.getSchema -> > LogicalRelationalOperator.fixDuplicateUids() creating a new UID but that UID > is not propagated to the entire plan (since SplitFilter.reportChanges only > returns subplan). > As a result, I am seeing ColumnPruning cutting off those used columns. -- This message was sent by Atlassian JIRA (v6.1#6144)