mistercrunch commented on PR #33407: URL: https://github.com/apache/superset/pull/33407#issuecomment-2887117734
Oh so say for a `COUNT(DISTINCT user_id)`, if the length of the trendline is 30 days, it would show `DAU` on the trendline for overall count distinct over the period for the big number (MAU)? Doesn't that require running two queries? Wondering if/how that works on this PR as is (?) -- 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]
