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

Rohini Palaniswamy resolved PIG-5307.
-------------------------------------
      Resolution: Fixed
    Hadoop Flags: Reviewed

Committed to trunk. Thanks for the review Olga.

> NPE in TezOperDependencyParallelismEstimator
> --------------------------------------------
>
>                 Key: PIG-5307
>                 URL: https://issues.apache.org/jira/browse/PIG-5307
>             Project: Pig
>          Issue Type: Bug
>            Reporter: Rohini Palaniswamy
>            Assignee: Rohini Palaniswamy
>            Priority: Minor
>             Fix For: 0.18.0
>
>         Attachments: PIG-5307-1.patch
>
>
> In case of the constant being null, NPE is thrown. This was encountered by a 
> user who was generating the field name based on a condition which expanded to 
> NULL when condition was not met. For eg:
> {code}
> x = FILTER x BY (chararray) NULL == 'fieldvalue';
> {code}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to