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


{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

Reply via email to