[ https://issues.apache.org/jira/browse/PIG-2461?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Rohini Palaniswamy updated PIG-2461: ------------------------------------ Fix Version/s: (was: 0.17.0) 0.18.0 > 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.18.0 > > > 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 was sent by Atlassian JIRA (v6.3.15#6346)