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

Olga Natkovich updated PIG-2461:
--------------------------------

    Fix Version/s:     (was: 0.11)
    
> Simplify schema syntax for cast
> -------------------------------
>
>                 Key: PIG-2461
>                 URL: https://issues.apache.org/jira/browse/PIG-2461
>             Project: Pig
>          Issue Type: Bug
>          Components: impl
>    Affects Versions: 0.10.0
>            Reporter: Daniel Dai
>             Fix For: 0.12
>
>
> Cast into a bag/tuple syntax is confusing:
> {code}
> b = foreach a generate (bag{tuple(int,double)})bag0;
> {code}
> It's pretty hard to get it right for users. We should make key word 
> "bag"/"tuple" optional.

--
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