Hello,I have a question regarding the 'Daily Participation' metrics in GrowthBook.After reviewing the raw SQL queries being executed against our database for specific A/B experiments, I believe the calculation logic might be incorrect. Specifically, I noticed that the query is missing a COUNT(DISTINCT DATE(timestamp)) — there is no DISTINCT operator used at all for the
date.Is there someone I can discuss this with via private message? I can provide specific SQL examples and further details there.Best regards