elastic-builder icon indicating copy to clipboard operation
elastic-builder copied to clipboard

Cumulative cardinality aggregation

Open daniegarcia254 opened this issue 4 years ago • 2 comments

As well as we have the pipeline aggregation for CumulativeSumAggregation, ¿could it be possible to add the same for the new Cumulative cardinality aggregation?

It would be very interesting and useful, and it seems relatively simple to add.

I'm thinking about opening a PR if you agree with it.

daniegarcia254 avatar Feb 18 '21 11:02 daniegarcia254

Is my understanding correct that this aggregation is only available with the paid Elasticsearch X-Pack license?

Regardless, a PR for the same would be welcome. But we should call out the X-Pack requirement as well as the Elasticsearch version that it was added in.

sudo-suhas avatar Feb 20 '21 12:02 sudo-suhas

Cumulative cardinality aggregation is available for Elasticsearch version above 7.x.. can it be added to the library as well

priya0703 avatar Jan 07 '22 05:01 priya0703