elasticsearch/qa/multi-cluster-search
Nik Everett 1474d79177
Move derivative agg to module (#91014)
This cleans up the derivative pipeline agg in a few days:
1. Moves it to the `aggregations` module ala #90283
2. Drops the ceremonial interface from the result ala #82273
3. Adds comprehensive REST layer tests for it ala #26220
4. Removes some `ESIntegTestCase tests` that duplicated those in the
   `AggregatorTestCase`.
2022-10-31 10:02:57 -04:00
..
src/test Move derivative agg to module (#91014) 2022-10-31 10:02:57 -04:00
build.gradle [Tests] Enhance multi cluster search test skipping (#85566) 2022-04-20 17:54:42 +02:00