elasticsearch/x-pack/plugin/transform/src
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
..
internalClusterTest/java/org/elasticsearch/xpack/transform Rename o.e.common in libs/core to o.e.core (#73909) 2021-06-08 09:53:28 -07:00
main/java/org/elasticsearch/xpack/transform [Transform][Rollup] remove unnecessary list indirection (#75459) 2021-07-28 16:34:17 +02:00
test/java/org/elasticsearch/xpack/transform [Transform][Rollup] remove unnecessary list indirection (#75459) 2021-07-28 16:34:17 +02:00