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

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=15651258#comment-15651258 ] 

Bhanuprakash commented on KYLIN-2121:
-------------------------------------

Hi Li,

is there any update / resolution on this issue.

regards,
Bhanu Prakash

> 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: Dong Li
>            Priority: Minor
>
> 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)