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

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

Reynold Xin created SPARK-8822:
----------------------------------

             Summary: 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