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/07/09 07:34: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=17154285#comment-17154285 ] 

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

tianhui5 opened a new pull request #1314:
URL: https://github.com/apache/kylin/pull/1314


   
   ## Proposed changes
   
   bug fix of KYLIN-4628
   
   ## Types of changes
   
   - [x] Bugfix (non-breaking change which fixes an issue)
   - [ ] New feature (non-breaking change which adds functionality)
   - [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
   - [ ] Documentation Update (if none of the other choices apply)
   
   ## Checklist
   
   - [x] I have create an issue on [Kylin's jira](https://issues.apache.org/jira/browse/KYLIN), and have described the bug/feature there in detail
   - [ ] Commit messages in my PR start with the related jira ID, like "KYLIN-0000 Make Kylin project open-source"
   - [ ] Compiling and unit tests pass locally with my changes
   - [ ] I have added tests that prove my fix is effective or that my feature works
   - [ ] If this change need a document change, I will prepare another pr against the `document` branch
   - [ ] Any dependent changes have been merged
   


----------------------------------------------------------------
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)