rusackas commented on PR #20056: URL: https://github.com/apache/superset/pull/20056#issuecomment-1162441899
> @cccs-Dustin Thanks for the contribution. > > Many charts need to provide how to **aggregate**, in other words, you have to provide appropriate metric(s) or appropriate dimension. This is why datasets created from SQLLab are displayed in non-aggregated tables by default. > > a specific example: a dataset without a time dimension cannot generate a timeseries chart. I think this is OK for their use case... they want to replace the table with a different non-aggregated chart. This should allow for that use case without affecting other users/installations of Superset. If people want to set some other aggregated chart as their default, it'll be more difficult indeed, but that's not the intent of the PR here. -- 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]
