[ https://issues.apache.org/jira/browse/KYLIN-4312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17126270#comment-17126270 ]
nichunen commented on KYLIN-4312: --------------------------------- Verified. > 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/%3c976a402f-3d7e-4b99-b87e-d6b39ff2f...@yidian-inc.com%3e -- This message was sent by Atlassian Jira (v8.3.4#803005)