You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/04/24 02:40:38 UTC

[jira] [Updated] (SPARK-6134) Fix wrong datatype for casting FloatType and default LongType value in defaultPrimitive

     [ https://issues.apache.org/jira/browse/SPARK-6134?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sean Owen updated SPARK-6134:
-----------------------------
    Assignee: Liang-Chi Hsieh

> Fix wrong datatype for casting FloatType and default LongType value in defaultPrimitive
> ---------------------------------------------------------------------------------------
>
>                 Key: SPARK-6134
>                 URL: https://issues.apache.org/jira/browse/SPARK-6134
>             Project: Spark
>          Issue Type: Bug
>          Components: SQL
>            Reporter: Liang-Chi Hsieh
>            Assignee: Liang-Chi Hsieh
>             Fix For: 1.3.0
>
>
> In CodeGenerator, the casting on FloatType should use FloatType instead of IntegerType.
> Besides, defaultPrimitive for LongType should be -1L instead of 1L.



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