elasticsearch/x-pack/plugin/transform
Hendrik Muhs fb0846a23d
[Transform][Rollup] remove unnecessary list indirection (#75459)
Remove an unnecessary indirection and refactor progress tracking. Both rollup and transform
process documents as stream, however in the AsyncTwoPhaseIndexer takes a List of index
requests. This change removes the unnecessary temporary container and makes upcoming
transform enhancements easier.
2021-07-28 16:34:17 +02:00
..
qa [Transform] Optimize composite agg execution using ordered groupings (#75424) 2021-07-20 09:19:28 +02:00
src [Transform][Rollup] remove unnecessary list indirection (#75459) 2021-07-28 16:34:17 +02:00
build.gradle Remove internal build logic from public build tool plugins (#72470) 2021-05-06 14:02:35 +02:00