-
Notifications
You must be signed in to change notification settings - Fork 25.4k
Open
Labels
:StorageEngine/TSDBYou know, for MetricsYou know, for Metrics>testIssues or PRs that are addressing/adding testsIssues or PRs that are addressing/adding testsTeam:StorageEngine
Description
AggregateMetricDouble and its Block is missing from a few tests
In org.elasticsearch.compute.data
:
- AggregateMetricDoubleBlockEqualityTests (only null equality is tested)
- BasicBlockTests
- BasicPageTests
- BlockAccountingTests
- BlockBuilderCopyFromTests
- BlockBuilderTests
- BlockFactoryTests
- BlockSerializationTests
- BlockValueAsserter
- CompositeBlockTests (possibly; needs investigation)
- FilteredBlockTests
org.elasticsearch.compute.operator.topn
:
- TopNEncoderTests
org.elasticsearch.compute.test
:
- BlockTestUtils (add to randomValue and append and see where it takes us)
- RandomBlock (add to randomBlock and randomElementType and see where it takes us)
org.elasticsearch.xpack.esql.analysis
:
- AnalyzerTests (test implicit casting of aggregate metric double using CSV dataset)
Metadata
Metadata
Assignees
Labels
:StorageEngine/TSDBYou know, for MetricsYou know, for Metrics>testIssues or PRs that are addressing/adding testsIssues or PRs that are addressing/adding testsTeam:StorageEngine