[ 
https://issues.apache.org/jira/browse/PIG-2315?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13649851#comment-13649851
 ] 

Ruslan Al-Fakikh commented on PIG-2315:
---------------------------------------

Daniel, I think that deprecating/removing the "cast in the as clause" is 
easier, because it is not working anyway. I guess the "()" should stay.

I also have a suggestion to make this issue a duplicate of PIG-2216 instead of 
PIG-2216 being a duplicate of this issue. It seems that the description of 
PIG-2216 explains just everything and does not cause confusion.
                
> Make as clause work in generate
> -------------------------------
>
>                 Key: PIG-2315
>                 URL: https://issues.apache.org/jira/browse/PIG-2315
>             Project: Pig
>          Issue Type: Bug
>            Reporter: Olga Natkovich
>            Assignee: Gianmarco De Francisci Morales
>             Fix For: 0.12
>
>
> Currently, the following syntax is supported and ignored causing confusing 
> with users:
> A1 = foreach A1 generate a as a:chararray ;
> After this statement a just retains its previous type

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to