You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pig.apache.org by "Thejas M Nair (JIRA)" <ji...@apache.org> on 2010/04/02 21:18:27 UTC

[jira] Assigned: (PIG-1352) piggybank UPPER udf throws exception if argument is null

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

Thejas M Nair reassigned PIG-1352:
----------------------------------

    Assignee: Thejas M Nair

> piggybank UPPER udf throws exception if argument is null
> --------------------------------------------------------
>
>                 Key: PIG-1352
>                 URL: https://issues.apache.org/jira/browse/PIG-1352
>             Project: Pig
>          Issue Type: Bug
>    Affects Versions: 0.7.0
>            Reporter: Thejas M Nair
>            Assignee: Thejas M Nair
>             Fix For: 0.7.0
>
>         Attachments: UPPER.patch
>
>
> java.lang.NullPointerException
>         at org.apache.pig.piggybank.evaluation.string.UPPER.exec(UPPER.java:62)
>         at org.apache.pig.piggybank.evaluation.string.UPPER.exec(UPPER.java:42)
>         at org.apache.pig.backend.hadoop.executionengine.physicalLayer.expressionOperators.POUserFunc.getNext(POUserFunc.java:212)

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