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

[jira] [Resolved] (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 ]

Dong Li resolved KYLIN-2121.
----------------------------
       Resolution: Fixed
    Fix Version/s: v1.6.0

> 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
>             Fix For: v1.6.0
>
>         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)