You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kylin.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2023/01/06 11:11:00 UTC

[jira] [Commented] (KYLIN-5343) Model import should check the low-level data source type + Model import should check the table columns in data source type

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

ASF subversion and git services commented on KYLIN-5343:
--------------------------------------------------------

Commit f241d43dca49719c9848510ca936ecc63c06bab1 in kylin's branch refs/heads/kylin5 from Jiale He
[ https://gitbox.apache.org/repos/asf?p=kylin.git;h=f241d43dca ]

KYLIN-5343 Add column datatype check when import model


> 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
>            Assignee: Guoliang Sun
>            Priority: Major
>             Fix For: 5.0-alpha
>
>         Attachments: KYLIN-5343 Dev Design.pdf, KYLIN-5343 Test.pdf, 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)