mistercrunch commented on issue #30330: URL: https://github.com/apache/superset/issues/30330#issuecomment-3130779478
Was community contributed as is. Should really be server-side ... needs 2 passes probably to get min/max, but that's easy now in plugins, probably wasn't easy/possible at the time it was contributed. The best approach is probably to stay in the realm of super-simple SQL, like first phase min/max, second phase `CASE WHEN` -- 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]
