Skip to content

Migrate CardinalityIT test to AggregatorTestCase #80951

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
Show file tree
Hide file tree
Changes from 13 commits
Commits
Show all changes
20 commits
Select commit Hold shift + click to select a range
90daa64
Fix spelling mistake
salvatore-campagna Nov 11, 2021
a99d27b
Extract assertCacheHits and assertCacheMisses methods
salvatore-campagna Nov 15, 2021
7543756
Remove unused hash parameter
salvatore-campagna Nov 15, 2021
85ee745
Migrate tests from CardinalityIT to CardinalityAggregatorTests
salvatore-campagna Nov 23, 2021
2c9d2f9
Remove non-required changes for two tests
salvatore-campagna Nov 24, 2021
046046c
Test for supported and unsupported field types
salvatore-campagna Nov 25, 2021
c4b35c3
Add a cardinality sub-aggregation test
salvatore-campagna Nov 25, 2021
0a64a78
Add tests using a '_value' script for single and multi-valued fields
salvatore-campagna Nov 25, 2021
921b613
Test cardinality aggregator with partially unmapped index
salvatore-campagna Nov 25, 2021
31f7752
Fix code format violations
salvatore-campagna Nov 25, 2021
d68707b
Add a unit test checking aggregation caching
salvatore-campagna Nov 25, 2021
1ea0970
Merge branch 'master' into feature/migrate-cardinalityit-to-aggregato…
salvatore-campagna Nov 25, 2021
3a8d4fa
Merge branch 'master' into feature/migrate-cardinalityit-to-aggregato…
salvatore-campagna Nov 25, 2021
3f23879
Remove test using hashing
salvatore-campagna Nov 30, 2021
0a6fadc
Replace Arrays.asList with List.of
salvatore-campagna Nov 30, 2021
2f17f1e
Refactor test to reuse testCase from parent class
salvatore-campagna Nov 30, 2021
315a71d
Fix a typo and code format violations
salvatore-campagna Nov 30, 2021
5756d4a
Refactor test to reuse testCase for global aggregation too
salvatore-campagna Nov 30, 2021
c1cf91d
Merge branch 'master' into feature/migrate-cardinalityit-to-aggregato…
elasticmachine Nov 30, 2021
052be6b
Merge branch 'master' into feature/migrate-cardinalityit-to-aggregato…
elasticmachine Dec 1, 2021
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading