You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kylin.apache.org by "liyang (JIRA)" <ji...@apache.org> on 2016/05/22 03:06:12 UTC

[jira] [Commented] (KYLIN-1712) Measures are not getting Calculated after the cube built successfully.

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

liyang commented on KYLIN-1712:
-------------------------------

Pls specify the aggr func or group by. Kylin does not store raw records, so what 'select * from fact' returns is some kinda mockup result.

> Measures are not getting Calculated after the cube built successfully.
> ----------------------------------------------------------------------
>
>                 Key: KYLIN-1712
>                 URL: https://issues.apache.org/jira/browse/KYLIN-1712
>             Project: Kylin
>          Issue Type: Bug
>          Components: Client - CLI, General
>    Affects Versions: v1.5.1
>            Reporter: Bhanuprakash
>         Attachments: screenshot-1.png, screenshot-2.png
>
>
> After the Cube built successfully, we had triggered the below Query to display complete result set from fact_table. we did'nt find the calculated results for Measures and also the measure names differed from Actual defined measures.
> select * from KYLIN_SALES 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)