druid/indexing-hadoop/src
Gian Merlino f6e6ca2893
Use intermediate-persist IndexSpec during multiphase merge. (#11940)
* Use intermediate-persist IndexSpec during multiphase merge.

The main change is the addition of an intermediate-persist IndexSpec
to the main "merge" method in IndexMerger. There are also a few minor
adjustments to the IndexMerger interface to encourage more harmonious
usage of its methods in the future.

* Additional changes inspired by the test coverage checker.

- Remove unused-in-production IndexMerger methods "append" and "convert".
- Add additional unit tests to UnifiedIndexerAppenderatorsManager.

* Additional adjustments.

* Even more additional adjustments.

* Test fixes.
2021-11-29 15:08:49 -08:00
..
main/java/org/apache/druid/indexer Use intermediate-persist IndexSpec during multiphase merge. (#11940) 2021-11-29 15:08:49 -08:00
test restore and deprecate AggregatorFactory methods (#11917) 2021-11-19 15:59:35 -08:00