xuekaiqi created KYLIN-4732: ------------------------------- Summary: The cube size is wrong after disabling the cube Key: KYLIN-4732 URL: https://issues.apache.org/jira/browse/KYLIN-4732 Project: Kylin Issue Type: Bug Affects Versions: v4.0.0-alpha Reporter: xuekaiqi Assignee: Zhichao Zhang Fix For: v4.0.0-alpha Attachments: image-2020-09-01-13-50-29-707.png, image-2020-09-01-13-54-58-419.png, image-2020-09-01-13-57-58-525.png, image-2020-09-01-14-00-23-289.png
I have a Cube with some segments, and the Cube Size is 184.65 MB,Source Records is 7937: !image-2020-09-01-13-50-29-707.png! I disable the cube, and the Cube Size is 0 KB,Source Records is 7937. I don't delete all segments nor purge segment, so the cube size should be 184.65 MB. !image-2020-09-01-13-54-58-419.png! I enable the cube, and the Cube Size is still 0 KB,Source Records is 7937. Now the cube size should be 184.65 MB. !image-2020-09-01-13-57-58-525.png! I refresh the page, and the cube size is right: !image-2020-09-01-14-00-23-289.png! What's more, the cube size returns 0 after refreshing the segment... -- This message was sent by Atlassian Jira (v8.3.4#803005)