[ 
https://issues.apache.org/jira/browse/PIG-3586?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Daniel Dai resolved PIG-3586.
-----------------------------

    Resolution: Cannot Reproduce
      Assignee: Sergey Svinarchuk

Yes, verified not an issue on trunk.

> paren in comment causes error
> -----------------------------
>
>                 Key: PIG-3586
>                 URL: https://issues.apache.org/jira/browse/PIG-3586
>             Project: Pig
>          Issue Type: Bug
>            Reporter: Kurt Smith
>            Assignee: Sergey Svinarchuk
>            Priority: Minor
>
> This works:
> a = load 'something' as (
> -- I want a comment here
> i :int);
> However, comments do not like a open parenthesis. This raises an error:
> a = load 'something' as (
> -- Why doesn't this work :(
> -- However, this works :( :)
> i:int);



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to