Are you talking about PIG-2238?

On Tue, Oct 25, 2011 at 7:02 PM, Jonathan Coveney <[email protected]>wrote:

> This may be fixed in trunk, however, if I run this script:
>
> a = foreach a generate b,c,d;
>
> in pig0.9, I get:
> 2011-10-26 02:00:43,156 [main] ERROR org.apache.pig.tools.grunt.Grunt -
> ERROR 1200: null
>
> whereas in pig0.8 I get:
> 2011-10-26 02:00:56,939 [main] ERROR org.apache.pig.tools.grunt.Grunt -
> ERROR 1000: Error during parsing. Unrecognized alias a
>
> as you can imagine, this change makes things much harder to debug... I can
> make a ticket, but wasn't sure if trunk fixes this, etc.
> Jon
>

Reply via email to