[
https://issues.apache.org/jira/browse/KYLIN-521?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Luke Han updated KYLIN-521:
---------------------------
Fix Version/s: (was: v0.7.1)
v0.7.2
v0.8.1
> No verification even if join condition is invalid
> -------------------------------------------------
>
> Key: KYLIN-521
> URL: https://issues.apache.org/jira/browse/KYLIN-521
> Project: Kylin
> Issue Type: Bug
> Components: Web
> Reporter: janefeng
> Assignee: Zhong,Jason
> Fix For: v0.8.1, v0.7.2
>
> Attachments: screenshot-1.png
>
>
> 1. Click +Cube, and go to "Data Model" page.
> 2. Select TEST_SELLER_TYPE_DIM as Fact Table.
> 3. Click Add Lookup Table.
> 4. Select TEST_CATEGORY_GROUPINGS as Lookup Table Name
> 5. Select "left" as join type.
> 6. Click New Join Condition twice.
> 7. For the first join condition, selecting VCS_ID as Lookup Table Column,
> CRE_DATE as Fact Table Column.
> 8. Click OK.
> 9. Click Next.
> Actual Result:
> Can go to next step.
> Expected Result:
> The first join condition does not map data type(one is int, the other is
> date). And the second join condition is invalid join due to no join column.
> So there should be validate join condition. If the condition is correct, then
> go to next step, otherwise block user to change the join condition.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)