-
- Downloads
Fix date bucketing with Druid grouped timeseries queries [ci drivers]
The timestamp field was getting added after the results were returned and not getting added to the list of expected projections. This commit adds that which causes the bucketed fields to be returned correctly. Fixes #5933
Please register or sign in to comment