You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kylin.apache.org by "Yifan Zhang (JIRA)" <ji...@apache.org> on 2016/11/21 16:15:58 UTC

[jira] [Updated] (KYLIN-2121) Failed to pull data to PowerBI or Excel on some query

     [ https://issues.apache.org/jira/browse/KYLIN-2121?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Yifan Zhang updated KYLIN-2121:
-------------------------------
    Attachment: KYLIN-2121.patch

> Failed to pull data to PowerBI or Excel on some query
> -----------------------------------------------------
>
>                 Key: KYLIN-2121
>                 URL: https://issues.apache.org/jira/browse/KYLIN-2121
>             Project: Kylin
>          Issue Type: Bug
>          Components: Driver - ODBC
>            Reporter: Dong Li
>            Assignee: Yifan Zhang
>            Priority: Minor
>         Attachments: KYLIN-2121.patch
>
>
> select part_dt, sum(price) as total_selled, count(distinct seller_id)
> as sellers from kylin_sales group by part_dt order by part_dt
> (The load data process never will finisfh, as in video, but you can see
> Error in log "Value was either too large or too small for an Int32" )



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