[jira] [Commented] (KYLIN-2514) Joins in data model fail to save when they disorder

2017-03-20 Thread liyang (JIRA)

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

liyang commented on KYLIN-2514:
---

I see. Thanks.

> Joins in data model fail to save when they disorder
> ---
>
> Key: KYLIN-2514
> URL: https://issues.apache.org/jira/browse/KYLIN-2514
> Project: Kylin
>  Issue Type: Bug
>Affects Versions: v2.0.0
>Reporter: Roger Shi
>Assignee: Roger Shi
> Fix For: v2.0.0
>
>
> FK table must be declared first and PK table declared later in data model 
> creation or modification. Otherwise it can't be saved.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Commented] (KYLIN-2514) Joins in data model fail to save when they disorder

2017-03-19 Thread Roger Shi (JIRA)

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

Roger Shi commented on KYLIN-2514:
--

Yes. It's expected and is the correct way to organize the join tables. But in 
the case that user delete one join table in the middle and add a new one in the 
tail, it usually fails even all the join tables can build a complete join tree.

It would be easier for user if backend can accept and reorder the join tables 
once they can be organized as a join tree.

> Joins in data model fail to save when they disorder
> ---
>
> Key: KYLIN-2514
> URL: https://issues.apache.org/jira/browse/KYLIN-2514
> Project: Kylin
>  Issue Type: Bug
>Affects Versions: v2.0.0
>Reporter: Roger Shi
>
> FK table must be declared first and PK table declared later in data model 
> creation or modification. Otherwise it can't be saved.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)