You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/07/04 07:54:04 UTC

[jira] [Commented] (SPARK-8822) clean up type checking in math.scala

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

Apache Spark commented on SPARK-8822:
-------------------------------------

User 'rxin' has created a pull request for this issue:
https://github.com/apache/spark/pull/7220

> clean up type checking in math.scala
> ------------------------------------
>
>                 Key: SPARK-8822
>                 URL: https://issues.apache.org/jira/browse/SPARK-8822
>             Project: Spark
>          Issue Type: Sub-task
>          Components: SQL
>            Reporter: Reynold Xin
>            Assignee: Reynold Xin
>
> There are various issues w.r.t. type checking in math.scala. Most of the custom implementation of checkInputTypes can be replaced with mixin ExpectsInputTypes.
> There are also other minor issues, such as over complicating certain expressions due to the previous lack of implicit type casting among numeric types.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org