[
https://issues.apache.org/jira/browse/SPARK-6134?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Cheng Lian resolved SPARK-6134.
-------------------------------
Resolution: Fixed
Fix Version/s: 1.3.0
Issue resolved by pull request 4870
[https://github.com/apache/spark/pull/4870]
> 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
> 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: [email protected]
For additional commands, e-mail: [email protected]