[ https://issues.apache.org/jira/browse/SPARK-4045?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Kousuke Saruta closed SPARK-4045. --------------------------------- Resolution: Won't Fix > BinaryArithmetic should not implicitly cast StringType to DoubleType > -------------------------------------------------------------------- > > Key: SPARK-4045 > URL: https://issues.apache.org/jira/browse/SPARK-4045 > Project: Spark > Issue Type: Bug > Components: SQL > Affects Versions: 1.2.0 > Reporter: Kousuke Saruta > > If we use StringType for a operand for BinaryArithmetic, the operand is > coerced to be DoubleType. > I think, the operand should be coerced to be the type of another operand. -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org