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

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

coveralls commented on pull request #1634:
URL: https://github.com/apache/kylin/pull/1634#issuecomment-819240012


   ## Pull Request Test Coverage Report for [Build 
7071](https://coveralls.io/builds/38794473)
   
   * **0** of **21**   **(0.0%)**  changed or added relevant lines in **2** 
files are covered.
   * **16** unchanged lines in **4** files lost coverage.
   * Overall coverage decreased (**-0.01%**) to **28.082%**
   
   ---
   
   |  Changes Missing Coverage | Covered Lines | Changed/Added Lines | % |
   | :-----|--------------|--------|---: |
   | 
[core-cube/src/main/java/org/apache/kylin/cube/model/CubeDesc.java](https://coveralls.io/builds/38794473/source?filename=core-cube%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fkylin%2Fcube%2Fmodel%2FCubeDesc.java#L1635)
 | 0 | 7 | 0.0%
   | 
[server-base/src/main/java/org/apache/kylin/rest/service/CubeService.java](https://coveralls.io/builds/38794473/source?filename=server-base%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fkylin%2Frest%2Fservice%2FCubeService.java#L826)
 | 0 | 14 | 0.0%
   <!-- | **Total:** | **0** | **21** | **0.0%** | -->
   
   |  Files with Coverage Reduction | New Missed Lines | % |
   | :-----|--------------|--: |
   | 
[core-dictionary/src/main/java/org/apache/kylin/dict/lookup/cache/RocksDBLookupTable.java](https://coveralls.io/builds/38794473/source?filename=core-dictionary%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fkylin%2Fdict%2Flookup%2Fcache%2FRocksDBLookupTable.java#L62)
 | 1 | 81.08% |
   | 
[server-base/src/main/java/org/apache/kylin/rest/util/QueryRequestLimits.java](https://coveralls.io/builds/38794473/source?filename=server-base%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fkylin%2Frest%2Futil%2FQueryRequestLimits.java#L72)
 | 1 | 47.62% |
   | 
[core-metrics/src/main/java/org/apache/kylin/metrics/lib/impl/MetricsSystem.java](https://coveralls.io/builds/38794473/source?filename=core-metrics%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fkylin%2Fmetrics%2Flib%2Fimpl%2FMetricsSystem.java#L46)
 | 5 | 66.67% |
   | 
[core-cube/src/main/java/org/apache/kylin/cube/model/CubeDesc.java](https://coveralls.io/builds/38794473/source?filename=core-cube%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fkylin%2Fcube%2Fmodel%2FCubeDesc.java#L1649)
 | 9 | 62.13% |
   <!-- | **Total:** | **16** |  | -->
   
   |  Totals | [![Coverage 
Status](https://coveralls.io/builds/38794473/badge)](https://coveralls.io/builds/38794473)
 |
   | :-- | --: |
   | Change from base [Build 7067](https://coveralls.io/builds/38780467): |  
-0.01% |
   | Covered Lines: | 26709 |
   | Relevant Lines: | 95111 |
   
   ---
   ##### 💛  - [Coveralls](https://coveralls.io)
   


-- 
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:
us...@infra.apache.org


> Don't allow segment merge when use dict.global.SegmentAppendTrieDictBuilder 
> to build bitmap measure
> ---------------------------------------------------------------------------------------------------
>
>                 Key: KYLIN-4972
>                 URL: https://issues.apache.org/jira/browse/KYLIN-4972
>             Project: Kylin
>          Issue Type: Improvement
>            Reporter: JiangYang
>            Assignee: JiangYang
>            Priority: Minor
>             Fix For: v3.1.2
>
>
> When *org.apache.kylin.dict.global.SegmentAppendTrieDictBuilder* is used for 
> bitmap count distinct measure, cube segment merge will lead to incorrect 
> bitmap merge. Therefore, we should forbid segment merge in this case.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to