rfetishkevi commented on issue #11659: URL: https://github.com/apache/druid/issues/11659#issuecomment-2115440065
Good afternoon, I'm working on integrating [GrowthBook](https://github.com/growthbook/growthbook) with Druid to enable running A/B tests on analytics data stored in Druid. GrowthBook supports integrations with various data warehouses through SQL. Unfortunately, it relies heavily on aggregating over string columns. (`MIN()` and `MAX()` in particular) Is it possible to implement such functionality in Druid? I am willing to attempt this myself with some guidance, if there are no objections. How much effort would this require, and where should I start? Thank you. -- 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]
