mirror of
https://github.com/apache/druid.git
synced 2025-02-09 03:24:55 +00:00
* Fix #4647 * NPE protect bucketInterval as well * Add test to verify timezone as well * Also handle case when intervals are already present * Fix checkstyle error * Use factory method instead for Datetime * Use Intervals factory method