[jira] [Commented] (PIG-5328) expressionOperator Divide.equalsZero(DataType.BIGDECIMAL) is invalid

2018-01-25 Thread Koji Noguchi (JIRA)
[ https://issues.apache.org/jira/browse/PIG-5328?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16340497#comment-16340497 ] Koji Noguchi commented on PIG-5328: --- Thanks Michael! +1 on the patch. Confirmed your test

[jira] [Commented] (PIG-5328) expressionOperator Divide.equalsZero(DataType.BIGDECIMAL) is invalid

2018-01-18 Thread Michael Howard (JIRA)
[ https://issues.apache.org/jira/browse/PIG-5328?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16331038#comment-16331038 ] Michael Howard commented on PIG-5328: - > Let us know if you need help in preparing a pat

[jira] [Commented] (PIG-5328) expressionOperator Divide.equalsZero(DataType.BIGDECIMAL) is invalid

2018-01-17 Thread Michael Howard (JIRA)
[ https://issues.apache.org/jira/browse/PIG-5328?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16329867#comment-16329867 ] Michael Howard commented on PIG-5328: - I have gone through all pig source files in the f

[jira] [Commented] (PIG-5328) expressionOperator Divide.equalsZero(DataType.BIGDECIMAL) is invalid

2018-01-17 Thread Koji Noguchi (JIRA)
[ https://issues.apache.org/jira/browse/PIG-5328?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16329551#comment-16329551 ] Koji Noguchi commented on PIG-5328: --- Thanks for your feedback  [~michaelthoward]!  Please

[jira] [Commented] (PIG-5328) expressionOperator Divide.equalsZero(DataType.BIGDECIMAL) is invalid

2018-01-17 Thread Michael Howard (JIRA)
[ https://issues.apache.org/jira/browse/PIG-5328?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16329527#comment-16329527 ] Michael Howard commented on PIG-5328: - References to RoundingMode in: ./builtin/FloatRo

[jira] [Commented] (PIG-5328) expressionOperator Divide.equalsZero(DataType.BIGDECIMAL) is invalid

2018-01-17 Thread Michael Howard (JIRA)
[ https://issues.apache.org/jira/browse/PIG-5328?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16329496#comment-16329496 ] Michael Howard commented on PIG-5328: - same problem ... use of of BigDecimal.ZERO.equals

[jira] [Commented] (PIG-5328) expressionOperator Divide.equalsZero(DataType.BIGDECIMAL) is invalid

2018-01-17 Thread Michael Howard (JIRA)
[ https://issues.apache.org/jira/browse/PIG-5328?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16329483#comment-16329483 ] Michael Howard commented on PIG-5328: - Context/background: BigDecimal is difficult to w