Certain parse errors force exit from grunt (interactive mode)
-------------------------------------------------------------
Key: PIG-353
URL: https://issues.apache.org/jira/browse/PIG-353
Project: Pig
Issue Type: Bug
Affects Versions: types_branch
Reporter: Olga Natkovich
Fix For: types_branch
I tried the following load:
A = load 'foo' as (B: bag{T: tuple(I: int)});
and it gave me a huge stack and through me out of grunt
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.