Liang-Chi Hsieh created SPARK-6134:
--------------------------------------
Summary: 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]