Laura Xia created KYLIN-5554: -------------------------------- Summary: Model import should check the low-level data source type + Model import should check the table columns in data source type Key: KYLIN-5554 URL: https://issues.apache.org/jira/browse/KYLIN-5554 Project: Kylin Issue Type: Bug Reporter: Laura Xia
# 创建模型model1:lineorder inner join customer,导出该模型 # 数据源中删除lineorder表,导致模型broken # 再次导入该模型,无法覆盖原有模型,(相同的模型,且未做任何改变) 期望结果:可以覆盖原模型 -- This message was sent by Atlassian Jira (v8.20.10#820010)