You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kylin.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/08/06 11:49:00 UTC

[jira] [Commented] (KYLIN-4628) Fail to use custom measure type when specifying cube to query

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

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

coveralls edited a comment on pull request #1314:
URL: https://github.com/apache/kylin/pull/1314#issuecomment-656010587


   ## Pull Request Test Coverage Report for [Build 6227](https://coveralls.io/builds/32579332)
   
   * **0** of **3**   **(0.0%)**  changed or added relevant lines in **1** file are covered.
   * **2** unchanged lines in **2** files lost coverage.
   * Overall coverage increased (+**0.0005%**) to **28.031%**
   
   ---
   
   |  Changes Missing Coverage | Covered Lines | Changed/Added Lines | % |
   | :-----|--------------|--------|---: |
   | [query/src/main/java/org/apache/kylin/query/routing/QueryRouter.java](https://coveralls.io/builds/32579332/source?filename=query%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fkylin%2Fquery%2Frouting%2FQueryRouter.java#L59) | 0 | 3 | 0.0%
   <!-- | **Total:** | **0** | **3** | **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/32579332/source?filename=core-cube%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fkylin%2Fcube%2Finmemcubing%2FMemDiskStore.java#L553) | 1 | 78.12% |
   | [tool/src/main/java/org/apache/kylin/tool/query/ProbabilityGenerator.java](https://coveralls.io/builds/32579332/source?filename=tool%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fkylin%2Ftool%2Fquery%2FProbabilityGenerator.java#L42) | 1 | 83.33% |
   <!-- | **Total:** | **2** |  | -->
   
   |  Totals | [![Coverage Status](https://coveralls.io/builds/32579332/badge)](https://coveralls.io/builds/32579332) |
   | :-- | --: |
   | Change from base [Build 6212](https://coveralls.io/builds/32477996): |  0.0005% |
   | Covered Lines: | 26229 |
   | Relevant Lines: | 93570 |
   
   ---
   ##### 💛  - [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:
users@infra.apache.org


> Fail to use custom measure type when specifying cube to query
> -------------------------------------------------------------
>
>                 Key: KYLIN-4628
>                 URL: https://issues.apache.org/jira/browse/KYLIN-4628
>             Project: Kylin
>          Issue Type: Bug
>            Reporter: tianhui
>            Priority: Major
>         Attachments: image-2020-07-09-14-48-34-832.png
>
>
> When i construct a cube with custom measure type like TOP-N, and i run a SQL with this measure using specify cube to query, there are some unexpected exception.  !image-2020-07-09-14-48-34-832.png!



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