[
https://issues.apache.org/jira/browse/KYLIN-4312?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Xiaoxiang Yu resolved KYLIN-4312.
---------------------------------
Resolution: Fixed
Merged into master
> Specified cube when querying by API
> -----------------------------------
>
> Key: KYLIN-4312
> URL: https://issues.apache.org/jira/browse/KYLIN-4312
> Project: Kylin
> Issue Type: Improvement
> Components: Query Engine
> Reporter: langdamao
> Assignee: Xiaoxiang Yu
> Priority: Major
> Fix For: v3.1.0
>
>
> Support specified cube when using query API.
> UseCase1:
> For CubeA has dim a,b,c,d ,segments 12.01-now,CubeB has dim
> b,c,e,segments 12.08-now, with same hive table and same measure. While
> querying "select b,c,count(*) from db.table group by b,c; " , will hit CubeB,
> so that result of 12.01-12.08 will disappear.
> UseCase2:
> For testing,build many cubes with different config, will need to
> switch disable|enable all the time.
>
> See discussion here:
> http://mail-archives.apache.org/mod_mbox/kylin-user/202001.mbox/%[email protected]%3e
--
This message was sent by Atlassian Jira
(v8.3.4#803005)