[ 
https://issues.apache.org/jira/browse/KYLIN-3748?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

nichunen updated KYLIN-3748:
----------------------------
    Description: 
The issue can be reproduced by the following steps:

1. Create a model with fact table and lookup table(s)

2. Create a cube with derived dimension(s) on lookup table, it will build 
snapshot during the building

3. Build the cube with a time range, 2011-01-01 to 2012-01-01 for instance

4. After building finished for the first segment, build a segment with an 
earlier time range, 2010-01-01 to 2011-01-01 for instance

5. Before snapshot built for the earlier segment, do a query on the snapshot 
(for instance, select * from lookup), no realiztion found exception will be 
thrown

  was:
The issue can be reproduced by the following steps:

1. Create a model with lookup table(s)

2. Create a cube with derived dimension(s) on lookup table, it will build 
snapshot during the building

3. Build the cube with a time range, 2011-01-01 to 2012-01-01 for instance

4. After building finished for the first segment, build a segment with an 
earlier time range, 2010-01-01 to 2011-01-01 for instance

5. Before snapshot built for the earlier segment, do a query on the snapshot 
(for instance, select * from lookup), no realiztion found exception will be 
thrown


> No realization found exception thrown when a ready cube is building
> -------------------------------------------------------------------
>
>                 Key: KYLIN-3748
>                 URL: https://issues.apache.org/jira/browse/KYLIN-3748
>             Project: Kylin
>          Issue Type: Bug
>          Components: Query Engine
>    Affects Versions: v2.5.2
>            Reporter: nichunen
>            Assignee: nichunen
>            Priority: Major
>             Fix For: v2.6.0
>
>
> The issue can be reproduced by the following steps:
> 1. Create a model with fact table and lookup table(s)
> 2. Create a cube with derived dimension(s) on lookup table, it will build 
> snapshot during the building
> 3. Build the cube with a time range, 2011-01-01 to 2012-01-01 for instance
> 4. After building finished for the first segment, build a segment with an 
> earlier time range, 2010-01-01 to 2011-01-01 for instance
> 5. Before snapshot built for the earlier segment, do a query on the snapshot 
> (for instance, select * from lookup), no realiztion found exception will be 
> thrown



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to