Skip to content

Conversation

@jen-huang
Copy link
Contributor

@jen-huang jen-huang commented Oct 26, 2018

Resolves #24523

Previously, for certain rollup job configurations, the time field (aka date_histogram agg field) would not be recognized when creating a corresponding rollup index pattern due to the ordering of the job's aggs.

This fix allows the time field to override any other agg that may be defined on it (max and min).

PR also cleans up some extraneous UI whitespace introduced by the conversion to EUI panels.

@jen-huang jen-huang changed the title [Rollups [Rollups] Fix time field not being recognized due to ordering of aggs Oct 26, 2018
@jen-huang jen-huang requested a review from cjcenizal October 26, 2018 00:17
@jen-huang jen-huang force-pushed the feature/rollup-timefield branch from bd1e016 to 56b9a39 Compare October 26, 2018 00:58
@elasticmachine
Copy link
Contributor

💔 Build Failed

@elasticmachine
Copy link
Contributor

💔 Build Failed

@elasticmachine
Copy link
Contributor

💔 Build Failed

@jen-huang
Copy link
Contributor Author

Retest

@elasticmachine
Copy link
Contributor

💚 Build Succeeded

Copy link
Contributor

@cjcenizal cjcenizal left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested in browser, the reported problem is fixed. Code LGTM!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants