Guoliang Sun created KYLIN-6034: ----------------------------------- Summary: Query using the `DENSE_RANK()` function hits the model execution, but the smart recommendation does not recommend an index Key: KYLIN-6034 URL: https://issues.apache.org/jira/browse/KYLIN-6034 Project: Kylin Issue Type: Bug Affects Versions: 5.0.0 Reporter: Guoliang Sun
- After model construction, execute the first query. - Click on the homepage recommendation: No index is recommended. - Execute the query with the `DENSE_RANK()` function again. - Recommend again: Index recommendation succeeds. -- This message was sent by Atlassian Jira (v8.20.10#820010)