[
https://issues.apache.org/jira/browse/KYLIN-4195?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16952550#comment-16952550
]
ASF GitHub Bot commented on KYLIN-4195:
---------------------------------------
wkh8011 commented on pull request #890: KYLIN-4195 The cube size is 'NaN KB'
after purging one cube.
URL: https://github.com/apache/kylin/pull/890
The reason is that when I perform the purge operation, the size_kb parameter
returned by the Kylin server is null.
So we can judge whether the input parameter is null in function dataSize, if
data is null, return 0 KB.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> The cube size is "NaN KB" after purging one cube.
> -------------------------------------------------
>
> Key: KYLIN-4195
> URL: https://issues.apache.org/jira/browse/KYLIN-4195
> Project: Kylin
> Issue Type: Bug
> Affects Versions: v3.0.0-beta
> Reporter: wu.kehua
> Assignee: wu.kehua
> Priority: Major
> Attachments: image-2019-10-15-18-23-13-675.png
>
>
> The cube size is "NaN KB" after purging one cube.
> The reason is that when I perform the purge operation, the size_kb parameter
> returned by the Kylin server is null.
> !image-2019-10-15-18-23-13-675.png!
--
This message was sent by Atlassian Jira
(v8.3.4#803005)