Description
There is a meta-task for adding Cartesian support for aggregations, and this issue is one of the proposed sub-tasks, the distance aggregation.
It is modelled on the existing geo_distance and as such could be called either:
cartesian_distance
- or just
distance
It is expected to be based on the previous work on #90156 and #90157
Description
There is a meta-task for adding Cartesian support for aggregations, and this issue is one of the proposed sub-tasks, the distance aggregation.
It is modelled on the existing
geo_distanceand as such could be called either:cartesian_distancedistanceIt is expected to be based on the previous work on #90156 and #90157