Dong Li created KYLIN-2121:
------------------------------
Summary: 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
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)