Steve Carlin created IMPALA-15395:
-------------------------------------

             Summary: Calcite planner: cast of double with addition fails
                 Key: IMPALA-15395
                 URL: https://issues.apache.org/jira/browse/IMPALA-15395
             Project: IMPALA
          Issue Type: Bug
            Reporter: Steve Carlin


The following query fails with the Calcite planner:



select cast(1.1000000238418579 as double) + cast(3.4028234663852886e+38 as 
double);



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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

Reply via email to