758b689f51
Adds following validations: - aggregations must contain date_histogram or histogram at the top level - a date_histogram has to have its time_zone to UTC (or unset which defaults to UTC) - a date_histogram supports calendar intervals only up to 1 week to avoid the length variability of longer intervals - aggregation interval must be greater than zero - aggregation interval must be less than or equal to the bucket_span Original commit: elastic/x-pack-elasticsearch@404496a886 |
||
---|---|---|
.. | ||
bin/x-pack | ||
config/x-pack | ||
keys | ||
licenses | ||
src | ||
build.gradle |