Steve Carlin created IMPALA-15402:
-------------------------------------

             Summary: Calcite planner: wrong type for "lower" returned
                 Key: IMPALA-15402
                 URL: https://issues.apache.org/jira/browse/IMPALA-15402
             Project: IMPALA
          Issue Type: Bug
            Reporter: Steve Carlin


The following query 
select lower(cast('HELLO' as CHAR(3)))
returns a string type for the original planner and a "char" type for the 
Calcite planner

 

This was found while testing expr-test.cc.  But this can be replicated in a 
".test" file as well.



--
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