[
https://issues.apache.org/jira/browse/KYLIN-5309?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17684086#comment-17684086
]
pengfei.zhan commented on KYLIN-5309:
-------------------------------------
h2. 主要的 UT 测试
- TableExtServiceTest.java 补充了在 kylin 界面设置屏蔽列的后台逻辑测试
- AntiFlatCheckerTest.java 测试了不预计算关联关系
- ColExcludedCheckerTest.java 测试了屏蔽列的相关逻辑
- NProjectControllerTest.java 添加了开启屏蔽列功能的相关逻辑
- NTableControllerTest.java 添加了获取屏蔽列接口的 mock 测试
- TableReloadServiceTest.java 添加了对重载表影响的相关测试
> Propose more flexible runtime join scenarios for Kylin
> ------------------------------------------------------
>
> Key: KYLIN-5309
> URL: https://issues.apache.org/jira/browse/KYLIN-5309
> Project: Kylin
> Issue Type: New Feature
> Components: Metadata, Query Engine
> Affects Versions: 5.0-alpha
> Reporter: pengfei.zhan
> Assignee: pengfei.zhan
> Priority: Major
> Fix For: 5.0-alpha
>
> Attachments: 5309-1.png, 5309-2.png, 5309-3.png, 5309-4.png,
> 5309-5.png, 5309-6.png, 5309-7.png, 5309-8.png
>
>
> At present, the kylin5 already provides a runtime join scenario:
> non-pre-computation which can be defined when creating a model. Usually,
> non-pre-computation is used for the scenario of many-to-many to avoid data
> blowing up dramatically when building the flat table.
> This issue will propose one more flexible runtime join scenario for kylin5.
> This feature is the excluded table. More information will be introduced by
> the Chinese document in the following comments.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)