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