[
https://issues.apache.org/jira/browse/KYLIN-2121?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15685302#comment-15685302
]
Dong Li commented on KYLIN-2121:
--------------------------------
Great! Thank you [~event].
The patch has been merged to master branch.
> 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)