elastic / elasticsearch

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

Remove bucketOrd from InternalGeoGridBucket #117615

Open iverase opened 1 day ago

iverase commented 1 day ago

This commit removes the need of having a bucketOrd in InternalGeoGridBucket that is only used to build the InternalAggregation from the aggregator. It improves as well that logic that should use slightly less memory now.

elasticsearchmachine commented 1 day ago

Pinging @elastic/es-analytical-engine (Team:Analytics)