OpenSearch/modules/aggs-matrix-stats
Jim Ferenczi dd40b984c4
Add a shallow copy method to aggregation builders (#28430)
This change adds a shallow copy method for aggregation builders. This method returns a copy of the builder replacing the factoriesBuilder and metaDada
This method is used when the builder is rewritten (AggregationBuilder#rewrite) in order to make sure that we create a new instance of the parent builder when sub aggregations are rewritten.

Relates #27782
2018-02-01 09:22:32 +01:00
..
src Add a shallow copy method to aggregation builders (#28430) 2018-02-01 09:22:32 +01:00
build.gradle Build: add client jar for aggs-matrix-stats (#24827) 2017-05-23 13:33:54 +02:00