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