Pig prints "null" as file name in case of grammar error
-------------------------------------------------------
Key: PIG-1961
URL: https://issues.apache.org/jira/browse/PIG-1961
Project: Pig
Issue Type: Bug
Affects Versions: 0.9.0
Reporter: Xuefu Zhang
Assignee: Xuefu Zhang
Fix For: 0.9.0
Due to macro related check. The following is the symptom:
grunt> A = load ^ 'x';
2011-04-04 13:05:20,336 [main] ERROR org.apache.pig.tools.grunt.Grunt - ERROR
0: <file null, line 6, column 9> Unexpected character '^'
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira