[
https://issues.apache.org/jira/browse/KYLIN-5859?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17865864#comment-17865864
]
pengfei.zhan commented on KYLIN-5859:
-------------------------------------
h1. Dev Design
Add cache to NProjectLoader to reduce the time spend on getMeasures. The most
time-consuming part of the process occurs during Kylin's startup and
initialization. Additionally, changes to models and indexes in the system will
necessitate a cache refresh. However, this refresh time is relatively trivial
compared to the time required for query updates.
> Add cache in ProjectBundle for effectiveRewriteMeasures of table
> ----------------------------------------------------------------
>
> Key: KYLIN-5859
> URL: https://issues.apache.org/jira/browse/KYLIN-5859
> Project: Kylin
> Issue Type: Bug
> Components: Query Engine
> Affects Versions: 5.0.0
> Reporter: pengfei.zhan
> Assignee: pengfei.zhan
> Priority: Major
> Fix For: 5.0.0
>
> Attachments: 42877.1.png, 42877.2.png, 42877.3.png, 42877.4.png,
> 42877.5.png
>
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)