Using keyward as alias doesn't either emit an error or produce a logical plan.
------------------------------------------------------------------------------

                 Key: PIG-2003
                 URL: https://issues.apache.org/jira/browse/PIG-2003
             Project: Pig
          Issue Type: Bug
    Affects Versions: 0.9.0
            Reporter: Xuefu Zhang
             Fix For: 0.9.0


The following is the symptom:

grunt> ship = load 'x';
grunt> describe ship;
2011-04-19 13:52:52,809 [main] ERROR org.apache.pig.tools.grunt.Grunt - ERROR 
1005: No plan for ship to describe

The correct behavior is to give an error.

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

Reply via email to