[
https://issues.apache.org/jira/browse/KYLIN-5784?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17835354#comment-17835354
]
pengfei.zhan commented on KYLIN-5784:
-------------------------------------
h1. Root Cause
The old design was to get the engine type and model information from the query
history and then display the query history associated with it based on the name
filter. This is very inefficient because the query history table is scanned
across the entire table.
h1. Design
To filter the query history related to all models from current project
directly, rather than get these models from the query history.
> Optimization for query history filters
> --------------------------------------
>
> Key: KYLIN-5784
> URL: https://issues.apache.org/jira/browse/KYLIN-5784
> Project: Kylin
> Issue Type: Improvement
> Components: Query Engine
> Affects Versions: 5.0-beta
> Reporter: pengfei.zhan
> Assignee: pengfei.zhan
> Priority: Major
> Fix For: 5.0-beta
>
>
> KYLIN-5763 related
--
This message was sent by Atlassian Jira
(v8.20.10#820010)