You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pig.apache.org by "Daniel Dai (JIRA)" <ji...@apache.org> on 2011/05/13 22:43:47 UTC

[jira] [Commented] (PIG-2072) NPE when udf has project-star argument and input schema is null

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

Daniel Dai commented on PIG-2072:
---------------------------------

+1

> NPE when udf has project-star argument and input schema is null
> ---------------------------------------------------------------
>
>                 Key: PIG-2072
>                 URL: https://issues.apache.org/jira/browse/PIG-2072
>             Project: Pig
>          Issue Type: Bug
>    Affects Versions: 0.9.0
>            Reporter: Thejas M Nair
>            Assignee: Thejas M Nair
>             Fix For: 0.9.0
>
>         Attachments: PIG-2072.1.patch
>
>
> {code}
> grunt> l = load 'x' ;                 
> grunt> f = foreach l generate CONCAT(*);
> 2011-05-13 12:04:48,355 [main] ERROR org.apache.pig.tools.grunt.Grunt - ERROR 2999: Unexpected internal error. null
> {code}

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira