[
https://issues.apache.org/jira/browse/PIG-3427?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Aniket Mokashi updated PIG-3427:
--------------------------------
Fix Version/s: (was: 0.12.0)
0.13.0
> Columns pruning does not work with DereferenceExpression
> --------------------------------------------------------
>
> Key: PIG-3427
> URL: https://issues.apache.org/jira/browse/PIG-3427
> Project: Pig
> Issue Type: Bug
> Affects Versions: 0.11.1
> Reporter: Aniket Mokashi
> Assignee: Aniket Mokashi
> Fix For: 0.13.0
>
>
> Following script does not push projection-
> {code}
> a = load 'something' as (a0, a1);
> b = group a all;
> c = foreach b generate COUNT(a.a0);
> {code}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira