Skip to content

Conversation

PSeitz
Copy link
Collaborator

@PSeitz PSeitz commented Jan 24, 2024

empty indices return empty intermediate aggregation results. To get the
correct result structure we need to call into_final instead of early exit.

fixes #4437

empty indices return empty intermediate aggregation results. To get the
correct result structure we need to call `into_final` instead of early exit.

fixes #4437
@PSeitz PSeitz force-pushed the check_empty_index_agg branch from 5331d66 to 2614c97 Compare January 24, 2024 03:16
@PSeitz PSeitz requested a review from fulmicoton January 24, 2024 06:13
@PSeitz PSeitz enabled auto-merge (squash) January 25, 2024 00:54
@PSeitz PSeitz merged commit 376df71 into main Jan 25, 2024
@PSeitz PSeitz deleted the check_empty_index_agg branch January 25, 2024 01:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Missing aggregation in response for index with no documents (Unsure if it is a bug)

2 participants