Skip to content

Conversation

@nik9000
Copy link
Member

@nik9000 nik9000 commented Apr 7, 2020

If you didn't explictly set global_ordinals execution mode we were
never collecting the information that we needed to select depth_first
based on the request so we were always defaulting to breadth_first.
This fixes it so we collect the information.

If you didn't explictly set `global_ordinals` execution mode we were
never collecting the information that we needed to select `depth_first`
based on the request so we were always defaulting to `breadth_first`.
This fixes it so we collect the information.
@nik9000 nik9000 changed the title Allow terms agg to default to depth first (#54845) Allow terms agg to default to depth first (backport of #54845) Apr 7, 2020
@nik9000
Copy link
Member Author

nik9000 commented Apr 7, 2020

run elasticsearch-ci/1

@nik9000
Copy link
Member Author

nik9000 commented Apr 7, 2020

@elasticmachine update branch

@nik9000 nik9000 merged commit 1798d67 into elastic:7.x Apr 7, 2020
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.

2 participants