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

ASF GitHub Bot commented on KYLIN-3640:
---------------------------------------

coveralls commented on issue #300: KYLIN-3640 Fix cube with desc broken state 
can not be deleted
URL: https://github.com/apache/kylin/pull/300#issuecomment-431651987
 
 
   ## Pull Request Test Coverage Report for [Build 
3784](https://coveralls.io/builds/19638040)
   
   * **3** of **7**   **(42.86%)**  changed or added relevant lines in **1** 
file are covered.
   * **7** unchanged lines in **3** files lost coverage.
   * Overall coverage decreased (**-0.002%**) to **23.317%**
   
   ---
   
   |  Changes Missing Coverage | Covered Lines | Changed/Added Lines | % |
   | :-----|--------------|--------|---: |
   | 
[core-cube/src/main/java/org/apache/kylin/cube/model/CubeDesc.java](https://coveralls.io/builds/19638040/source?filename=core-cube%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fkylin%2Fcube%2Fmodel%2FCubeDesc.java#L1504)
 | 3 | 7 | 42.86%
   <!-- | **Total:** | **3** | **7** | **42.86%** | -->
   
   |  Files with Coverage Reduction | New Missed Lines | % |
   | :-----|--------------|--: |
   | 
[server-base/src/main/java/org/apache/kylin/rest/util/QueryRequestLimits.java](https://coveralls.io/builds/19638040/source?filename=server-base%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fkylin%2Frest%2Futil%2FQueryRequestLimits.java#L72)
 | 1 | 47.62% |
   | 
[core-cube/src/main/java/org/apache/kylin/cube/cuboid/TreeCuboidScheduler.java](https://coveralls.io/builds/19638040/source?filename=core-cube%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fkylin%2Fcube%2Fcuboid%2FTreeCuboidScheduler.java#L124)
 | 2 | 68.46% |
   | 
[core-cube/src/main/java/org/apache/kylin/cube/inmemcubing/MemDiskStore.java](https://coveralls.io/builds/19638040/source?filename=core-cube%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fkylin%2Fcube%2Finmemcubing%2FMemDiskStore.java#L449)
 | 4 | 78.12% |
   <!-- | **Total:** | **7** |  | -->
   
   |  Totals | [![Coverage 
Status](https://coveralls.io/builds/19638040/badge)](https://coveralls.io/builds/19638040)
 |
   | :-- | --: |
   | Change from base [Build 3782](https://coveralls.io/builds/19627842): |  
-0.002% |
   | Covered Lines: | 16321 |
   | Relevant Lines: | 69995 |
   
   ---
   ##### 💛  - [Coveralls](https://coveralls.io)
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


> CUBE DESCBROKEN
> ---------------
>
>                 Key: KYLIN-3640
>                 URL: https://issues.apache.org/jira/browse/KYLIN-3640
>             Project: Kylin
>          Issue Type: Bug
>          Components: Metadata
>    Affects Versions: v2.4.1
>         Environment: kylin2.5
>            Reporter: shenqiong
>            Assignee: nichunen
>            Priority: Major
>
> After change a referenced source data table columns,such as delete some 
> columns, the model used the table is auto deleted, but the cube under the 
> mode is broken, with status of "DESCBROKEN" . besides, the broken cube can 
> not be deleted , throw out null error!



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to