[
https://issues.apache.org/jira/browse/KYLIN-5785?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17835356#comment-17835356
]
pengfei.zhan commented on KYLIN-5785:
-------------------------------------
h1. Problem
We defined a computed column cc=split(C_PHONE,'[-]',2)[1] on the model, with
related indexes ready, implicit query can't hit model
{code:sql}
select split(C_PHONE,'[-]',2)[1] from ssb.customer;
{code}
> Support implicit query of split function
> ----------------------------------------
>
> Key: KYLIN-5785
> URL: https://issues.apache.org/jira/browse/KYLIN-5785
> Project: Kylin
> Issue Type: Bug
> Components: Query Engine
> Affects Versions: 5.0-beta
> Reporter: pengfei.zhan
> Assignee: pengfei.zhan
> Priority: Major
> Fix For: 5.0-beta
>
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)