Hello Devs, I have a unique requirement where we ...
# dev
r
Hello Devs, I have a unique requirement where we need to query data for last n days in druid, but the rows have a column which defines the timezone that row belongs to . So querying on one timezone is ok as druid can do the timeshift for us, but how to achieve this when data needs to be aggregated per timezone, in query. Looking forward to any suggestions.