elastic / elasticsearch

Free and Open, Distributed, RESTful Search Engine
https://www.elastic.co/products/elasticsearch
Other
69.42k stars 24.56k forks source link

Chunk hash or ordinals aggregation output #99208

Open dnhatn opened 1 year ago

dnhatn commented 1 year ago

It is important to chunk the output pages of hash or ordinals aggregation operators, just like with other operators:

elasticsearchmachine commented 1 year ago

Pinging @elastic/es-ql (Team:QL)

elasticsearchmachine commented 1 year ago

Pinging @elastic/elasticsearch-esql (:Query Languages/ES|QL)

nik9000 commented 1 year ago

:+1:

Though, until we can reply over the wire with a stream these chunks will ultimately get bunched up on the way out.

elasticsearchmachine commented 8 months ago

Pinging @elastic/es-analytics-geo (Team:Analytics)