Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
None
-
None
Description
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" )
Attachments
Attachments
Issue Links
- is related to
-
KYLIN-2132 Unable to pull data from Kylin Cube ( learn_kylin cube ) to Excel or Power BI for Visualization and some dimensions are not showing up.
- Closed