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

Hariharasudhan Chinnan commented on PIG-3569:
---------------------------------------------

For MIN and MAX works because the seed for MIN Double and MAX Double could be 
clearly defined as double.positive_infinity and double.negative_infinity. For 
BigDecimal, no such boundaries could be defined. More framework level changes 
have to be implemented first to get MAX and MIN working. 

> SUM function for BigDecimal
> ---------------------------
>
>                 Key: PIG-3569
>                 URL: https://issues.apache.org/jira/browse/PIG-3569
>             Project: Pig
>          Issue Type: Improvement
>          Components: internal-udfs
>    Affects Versions: 0.12.0
>            Reporter: Hariharasudhan Chinnan
>            Assignee: Hariharasudhan Chinnan
>            Priority: Critical
>             Fix For: 0.13.0
>
>         Attachments: PIG_3569.patch
>
>
> SUM function doesn't support newly added BigDecimal data type. I've a patch 
> to make SUM function work for BigDecimal



--
This message was sent by Atlassian JIRA
(v6.1#6144)

Reply via email to