[jira] [Commented] (SPARK-12128) Multiplication on decimals in dataframe returns null

2015-12-04 Thread kevin yu (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-12128?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15041954#comment-15041954 ] kevin yu commented on SPARK-12128: -- Hello Philip: Thanks for reporting this problem, this looks like bug

[jira] [Commented] (SPARK-12128) Multiplication on decimals in dataframe returns null

2015-12-04 Thread kevin yu (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-12128?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15042041#comment-15042041 ] kevin yu commented on SPARK-12128: -- Hello Philip: I see, yah, seems other DBs could happen also. Thanks.

[jira] [Commented] (SPARK-12128) Multiplication on decimals in dataframe returns null

2015-12-04 Thread Philip Dodds (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-12128?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15041986#comment-15041986 ] Philip Dodds commented on SPARK-12128: -- Hey [~kevinyu98], actually I closed the issue since it was

[jira] [Commented] (SPARK-12128) Multiplication on decimals in dataframe returns null

2015-12-03 Thread Philip Dodds (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-12128?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15037839#comment-15037839 ] Philip Dodds commented on SPARK-12128: -- I tried to add a testcase, but when I do it using a

[jira] [Commented] (SPARK-12128) Multiplication on decimals in dataframe returns null

2015-12-03 Thread Philip Dodds (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-12128?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15038104#comment-15038104 ] Philip Dodds commented on SPARK-12128: -- I took a look at the plan {code} Results do not match for

[jira] [Commented] (SPARK-12128) Multiplication on decimals in dataframe returns null

2015-12-03 Thread Philip Dodds (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-12128?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15038068#comment-15038068 ] Philip Dodds commented on SPARK-12128: -- Actually that was a little too simple, I went back to the

[jira] [Commented] (SPARK-12128) Multiplication on decimals in dataframe returns null

2015-12-03 Thread Philip Dodds (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-12128?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15037933#comment-15037933 ] Philip Dodds commented on SPARK-12128: -- The problem is with the Decimal constructor I believe, if