Steve Carlin created IMPALA-15404:
-------------------------------------
Summary: Calcite planner: select -cast(1.0 as float) returns
wrong type
Key: IMPALA-15404
URL: https://issues.apache.org/jira/browse/IMPALA-15404
Project: IMPALA
Issue Type: Bug
Reporter: Steve Carlin
For the following query:
select -cast(1.0 as float)
Original planner returns a double
Calcite planner returns a float
this was found in expr-test.cc, but can be replicated in a ".test" file
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]