Description
SELECT CAST('4.56' AS FLOAT)
the result is 4.559999942779541 , it should be 4.56
Attachments
Attachments
Issue Links
- duplicates
-
SPARK-24317 Float-point numbers are displayed with different precision in ThriftServer2
- Resolved
- relates to
-
SPARK-28620 Double type returned for float type in Beeline/JDBC
- Open
- links to