BowenXiao1999 commented on PR #22123: URL: https://github.com/apache/superset/pull/22123#issuecomment-1319633961
The reason that these entry is not merged is expected I think, cuz the raw records is chosen and no group by or agg is done on. <img width="728" alt="image" src="https://user-images.githubusercontent.com/36908971/202641648-7088ddf1-45af-4c25-9660-37b740ab54b6.png"> After switch to aggregation, they are correctly differetiate. <img width="1119" alt="image" src="https://user-images.githubusercontent.com/36908971/202642076-79b3bb34-ba66-4951-9e09-8565a5bf7622.png"> BTW, we have a demo link: https://risingwave-labs.notion.site/Tutorial-Building-streaming-dashboards-with-Superset-ae1c667aa6734bffa38f0d260734a470, but maybe we should not put it in doc seems it evolve fast. @villebro PTAL again and feel free to give comments, thanks! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
