[ https://issues.apache.org/jira/browse/KYLIN-5992 ]
Guoliang Sun deleted comment on KYLIN-5992:
-------------------------------------
was (Author: JIRAUSER298470):
h3. Root Cause
When hitting the model but exceeding the segment time range, the backend missed
returning the realization.
----
h3. Dev Design
When exceeding the segment time range, return realization.
Frontend needs to be fixed accordingly.
Backend JSON content changes:
1. *realizations[i].layoutId* will no longer return -1 if null.
2. *realizations[i].indexType* has been changed to type. All frontend usages
need to be updated accordingly.
> Query response error
> --------------------
>
> Key: KYLIN-5992
> URL: https://issues.apache.org/jira/browse/KYLIN-5992
> Project: Kylin
> Issue Type: Bug
> Affects Versions: 5.0.0
> Reporter: Guoliang Sun
> Priority: Major
>
> * When answering internal table queries, the page displays hitting a snapshot.
> * With the same SQL, after enabling caching, it can hit the cache normally
> on the second execution. However, after the internal table is updated, the
> cache becomes invalid.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)