[ 
https://issues.apache.org/jira/browse/KYLIN-5992?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17926739#comment-17926739
 ] 

Guoliang Sun commented on KYLIN-5992:
-------------------------------------

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.

> Constant Query Displayed When Exceeding Model Segment Time Range
> ----------------------------------------------------------------
>
>                 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
>
> *Kylin4 Behavior:*
> When the segment data is {{Null}} and the query hits the model, the system 
> prompts that the segment needs to be built.
>  
> *Kylin5 Behavior:*
> Directly pushed down without hitting the model.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to