Yuming Wang created SPARK-28620:
-----------------------------------

             Summary: Double type returned for float type in Beeline/JDBC
                 Key: SPARK-28620
                 URL: https://issues.apache.org/jira/browse/SPARK-28620
             Project: Spark
          Issue Type: Bug
          Components: SQL
    Affects Versions: 3.0.0
            Reporter: Yuming Wang


{code:sql}
SELECT CAST('1.2345678901234e+20' as float), CAST('4.56' AS FLOAT)
{code}



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to