Skip to content

Improve agg reduce tests (backport of #54910)#54914

Merged
nik9000 merged 1 commit intoelastic:7.xfrom
nik9000:better_reduce_test_7_x
Apr 7, 2020
Merged

Improve agg reduce tests (backport of #54910)#54914
nik9000 merged 1 commit intoelastic:7.xfrom
nik9000:better_reduce_test_7_x

Conversation

@nik9000
Copy link
Copy Markdown
Member

@nik9000 nik9000 commented Apr 7, 2020

This allows subclasses of InternalAggregationTestCase to make a List
of values to reduce so that it can make values that are realistic
together. The first use of this is with InternalTTest which uses it
to make results that don't cause their sum field to wrap. It'd likely
be useful for a ton of other aggs but just one for now.

This allows subclasses of `InternalAggregationTestCase` to make a `List`
of values to reduce so that it can make values that are realistic
*together*. The first use of this is with `InternalTTest` which uses it
to make results that don't cause their `sum` field to wrap. It'd likely
be useful for a ton of other aggs but just one for now.
@nik9000 nik9000 changed the title Improve agg reduce tests (#54910) Improve agg reduce tests (backport of #54910) Apr 7, 2020
@nik9000
Copy link
Copy Markdown
Member Author

nik9000 commented Apr 7, 2020

run elasticsearch-ci/packaging-sample-unix-docker

@nik9000
Copy link
Copy Markdown
Member Author

nik9000 commented Apr 7, 2020

run elasticsearch-ci/2

@nik9000 nik9000 merged commit 100f725 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.

1 participant