You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kylin.apache.org by "Zhixiong Chen (JIRA)" <ji...@apache.org> on 2017/11/23 08:00:04 UTC

[jira] [Commented] (KYLIN-3049) Filter the invalid zero value of "Auto Merge Thresholds" parameter when you create or upate a cube.

    [ https://issues.apache.org/jira/browse/KYLIN-3049?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16263934#comment-16263934 ] 

Zhixiong Chen commented on KYLIN-3049:
--------------------------------------

Hi,[~peng.jianhua].I have checked this patch.I will merge it into KYLIN master.
Thanks!

> Filter the invalid zero value of "Auto Merge Thresholds" parameter when you create or upate a cube.
> ---------------------------------------------------------------------------------------------------
>
>                 Key: KYLIN-3049
>                 URL: https://issues.apache.org/jira/browse/KYLIN-3049
>             Project: Kylin
>          Issue Type: Bug
>          Components: Web 
>            Reporter: peng.jianhua
>            Assignee: peng.jianhua
>              Labels: patch, scope
>         Attachments: 0001-KYLIN-3049-Filter-the-invalid-zero-value-of-Auto-Mer.patch, add_or_update_cube.png, show_cube.png
>
>
> 1. Open the Model page;
> 2. Create a new cube, click the "New Thresholds" button in the "Refresh Setting" tab, and don't input any value( refer to [^add_or_update_cube.png]), then complete the follow steps, at last save it;
> 3. Choose the cube you just created, go to the "Refresh Setting" tab, you will find the zero hours in "Auto Merge Thresholds" list, which is invalid but saved in the server( refer to [^show_cube.png]);
> 4. Similarly, update a existent cube, do the same steps, you will also find the invalid zero value saved in the server.
> As we know, the zero value of "Auto Merge Thresholds" parameter is invalid, so we should filter it before sending it to server.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)