[
https://issues.apache.org/jira/browse/KYLIN-2540?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dong Li updated KYLIN-2540:
---------------------------
Description:
select concat('1', concat('1', '1')) - failed
select concat('1', '1') - passed
> concat cascading is not supported
> ---------------------------------
>
> Key: KYLIN-2540
> URL: https://issues.apache.org/jira/browse/KYLIN-2540
> Project: Kylin
> Issue Type: Bug
> Components: Query Engine
> Reporter: Dong Li
> Assignee: Dong Li
>
> select concat('1', concat('1', '1')) - failed
> select concat('1', '1') - passed
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)