betodealmeida commented on issue #26646:
URL: https://github.com/apache/superset/issues/26646#issuecomment-1910173783

   > @betodealmeida Speaking of parsing a query into metrics and dimensions. I 
think that such level of parsing would actually reduce resulting functionality. 
Because if I want to calculate COUNT(*) grouped by country I could simply use 
the table "t" as a dataset. But if my goal was to actually aggregate my data 
before creating a viz I would not be able to do that anymore.
   
   Right, but sometimes you aggregate your data too much before going to viz, 
or you realize only then that a dimension that was not included is also 
important, so it would be nice to be able to click a button and change that. 
I'm not sure how the UI/UX would work, or even if it's something users really 
want, but it's something we'd be able to do.


-- 
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]

Reply via email to