Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
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-D6B39FF2F80B@yidian-inc.com%3e
Attachments
Issue Links
- is related to
-
KYLIN-4651 TopN does not work when force hit cube enabled
- Open
- links to
- mentioned in
-
Page Loading...