You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kylin.apache.org by Dongpeng Wang <ap...@163.com> on 2017/11/09 08:40:57 UTC

How to avoid refreshing cube by updating table structure

Hi,

  If the table structure of the dimension table or fact table is updated, the cube needs to be refreshed,Historical data may be very large, there is no way to avoid it?

  



apache_dev@163.com

Re: How to avoid refreshing cube by updating table structure

Posted by Billy Liu <bi...@apache.org>.
Hi Dongpeng,

For most data warehouse system, the data is read only, and will not update
frequently. Kylin supports reload the history data by refreshing the
segments For the frequency updates historical data, you could isolate them
into samller segments. This works for the historical data changes.

If the table structure changed, you have to define new model or cube to fit
with new structure.

2017-11-09 16:40 GMT+08:00 Dongpeng Wang <ap...@163.com>:

> Hi,
>
>   If the table structure of the dimension table or fact table is updated,
> the cube needs to be refreshed,Historical data may be very large, there is
> no way to avoid it?
>
>
>
>
>
> apache_dev@163.com
>