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

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

coveralls edited a comment on issue #359: KYLIN-3628 The wrong result when a 
query with one lookup table
URL: https://github.com/apache/kylin/pull/359#issuecomment-441255939
 
 
   ## Pull Request Test Coverage Report for [Build 
3930](https://coveralls.io/builds/20531736)
   
   * **0** of **37**   **(0.0%)**  changed or added relevant lines in **2** 
files are covered.
   * **5** unchanged lines in **1** file lost coverage.
   * Overall coverage decreased (**-0.01%**) to **25.931%**
   
   ---
   
   |  Changes Missing Coverage | Covered Lines | Changed/Added Lines | % |
   | :-----|--------------|--------|---: |
   | 
[query/src/main/java/org/apache/kylin/query/enumerator/LookupTableEnumerator.java](https://coveralls.io/builds/20531736/source?filename=query%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fkylin%2Fquery%2Fenumerator%2FLookupTableEnumerator.java#L57)
 | 0 | 9 | 0.0%
   | 
[core-cube/src/main/java/org/apache/kylin/cube/CubeManager.java](https://coveralls.io/builds/20531736/source?filename=core-cube%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fkylin%2Fcube%2FCubeManager.java#L1173)
 | 0 | 28 | 0.0%
   <!-- | **Total:** | **0** | **37** | **0.0%** | -->
   
   |  Files with Coverage Reduction | New Missed Lines | % |
   | :-----|--------------|--: |
   | 
[core-cube/src/main/java/org/apache/kylin/cube/inmemcubing/MemDiskStore.java](https://coveralls.io/builds/20531736/source?filename=core-cube%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fkylin%2Fcube%2Finmemcubing%2FMemDiskStore.java#L439)
 | 5 | 77.81% |
   <!-- | **Total:** | **5** |  | -->
   
   |  Totals | [![Coverage 
Status](https://coveralls.io/builds/20531736/badge)](https://coveralls.io/builds/20531736)
 |
   | :-- | --: |
   | Change from base [Build 3929](https://coveralls.io/builds/20530205): |  
-0.01% |
   | Covered Lines: | 17694 |
   | Relevant Lines: | 68235 |
   
   ---
   ##### đź’›  - [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:
us...@infra.apache.org


> The wrong result when a query with one lookup table
> ---------------------------------------------------
>
>                 Key: KYLIN-3628
>                 URL: https://issues.apache.org/jira/browse/KYLIN-3628
>             Project: Kylin
>          Issue Type: Improvement
>            Reporter: Na Zhai
>            Assignee: Na Zhai
>            Priority: Major
>             Fix For: v2.6.0
>
>
> Two cubes use the same lookup table, and then the lookup table data in Hive 
> changes. One of Kylin's cubes builds the new data, and the other doesn't. 
> When Kylin queries the lookup table, the data gets confused.



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

Reply via email to