john-bodley edited a comment on issue #13562:
URL: https://github.com/apache/superset/issues/13562#issuecomment-869881726


   Actually @villebro adding the `SERIES LIMIT` might not be the right 
approach, i.e., when prototyping the change the limit adheres to the row limit 
of the groupings of both the `GROUP BY` and `COLUMNS` which is likely not what 
the user is after. Grepping through the code it seems non trivial to decouple 
this logic.
   
   <img width="845" alt="Screen Shot 2021-06-28 at 10 37 14 AM" 
src="https://user-images.githubusercontent.com/4567245/123688126-c9b1ac80-d8a5-11eb-9dbf-e3e7ff19bc13.png";>
   


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