-
- Downloads
Date binning should be shown on all DBs
Previously the binning feature was checked and binning options were only showed when the database supported binning. This is the correct behavior for numeric fields, but not dates. This commit ensures that databases like Druid still support date binning. Fixes #5932
Please register or sign in to comment