[
https://issues.apache.org/jira/browse/KYLIN-5838?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
pengfei.zhan resolved KYLIN-5838.
---------------------------------
Resolution: Fixed
> Aggregate query without aggregate function may not answered by index when
> computed column is used as association key
> --------------------------------------------------------------------------------------------------------------------
>
> Key: KYLIN-5838
> URL: https://issues.apache.org/jira/browse/KYLIN-5838
> Project: Kylin
> Issue Type: Bug
> Components: Query Engine
> Affects Versions: 5.0-beta
> Reporter: Zhimin Wu
> Assignee: Zhimin Wu
> Priority: Major
> Fix For: 5.0.0
>
>
> In cases where there are no measures, the join key is not being correctly
> replaced. The fix is quite simple; when collecting cc replacements in
> SqlNode, consider the expressions in the condition for cases where there are
> only group by columns present.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)