[
https://issues.apache.org/jira/browse/KYLIN-5343?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Guoliang Sun updated KYLIN-5343:
--------------------------------
Description:
# Create model {*}model1{*}: lineorder inner join customer, export the model
# Delete the *lineorder* table from the data source, resulting in a broken
model
# Import the model again, but it cannot overwrite the original model (the same
model without any changes)
Desired outcome: Covering the original model
!image-2022-12-07-15-24-29-979.png|width=515,height=326!
was:
# 创建模型 model1:lineorder inner join customer,导出该模型
# 数据源中删除 lineorder 表,导致模型 broken
# 再次导入该模型,无法覆盖原有模型(相同的模型,且未做任何改变)
期望结果:可以覆盖原模型
!image-2022-12-07-15-24-29-979.png|width=515,height=326!
> Model import should check the low-level data source type + Model import
> should check the table columns in data source type
> --------------------------------------------------------------------------------------------------------------------------
>
> Key: KYLIN-5343
> URL: https://issues.apache.org/jira/browse/KYLIN-5343
> Project: Kylin
> Issue Type: Bug
> Affects Versions: 5.0-alpha
> Reporter: Guoliang Sun
> Priority: Major
> Fix For: 5.0-alpha
>
> Attachments: image-2022-12-07-15-24-29-979.png
>
>
> # Create model {*}model1{*}: lineorder inner join customer, export the model
> # Delete the *lineorder* table from the data source, resulting in a broken
> model
> # Import the model again, but it cannot overwrite the original model (the
> same model without any changes)
> Desired outcome: Covering the original model
> !image-2022-12-07-15-24-29-979.png|width=515,height=326!
--
This message was sent by Atlassian Jira
(v8.20.10#820010)