[ 
https://issues.apache.org/jira/browse/KYLIN-4429?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Xiaoxiang Yu closed KYLIN-4429.
-------------------------------

Resolved in release 3.1.0 (2020-07-03)

> For LEAST_RESTRICTIVE consistency, which is the '=' operator, convert 
> implicitly
> --------------------------------------------------------------------------------
>
>                 Key: KYLIN-4429
>                 URL: https://issues.apache.org/jira/browse/KYLIN-4429
>             Project: Kylin
>          Issue Type: Sub-task
>            Reporter: Zhong Yanghong
>            Assignee: Zhong Yanghong
>            Priority: Major
>             Fix For: v3.1.0
>
>
> For the following sql,
> {code}
> select count(*)
> from TEST_KYLIN_FACT
> where cal_dt = date'2012-01-01'
> {code}
> , if the data type of *cal_dt* is varchar, the sql cannot run successfully 
> due to no implicitly data type conversion.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to