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

Daniel Dai commented on PIG-1604:
---------------------------------

+1, patch looks good.

> 'relation as scalar' does not work with complex types 
> ------------------------------------------------------
>
>                 Key: PIG-1604
>                 URL: https://issues.apache.org/jira/browse/PIG-1604
>             Project: Pig
>          Issue Type: Bug
>    Affects Versions: 0.8.0
>            Reporter: Thejas M Nair
>            Assignee: Thejas M Nair
>             Fix For: 0.8.0
>
>         Attachments: PIG-1604.1.patch
>
>
> Statement such as 
> sclr = limit b 1;
> d = foreach a generate name, age/(double)sclr.mapcol#'it' as some_sum;
> Results in the following parse error:
>  ERROR 1000: Error during parsing. Non-atomic field expected but found atomic 
> field

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to