[ https://issues.apache.org/jira/browse/SPARK-4045?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14179712#comment-14179712 ]
Apache Spark commented on SPARK-4045: ------------------------------------- User 'sarutak' has created a pull request for this issue: https://github.com/apache/spark/pull/2891 > BinaryArithmetic cannot 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