Description
There is a meta-task for adding Cartesian support for aggregations, and this issue is one of the proposed sub-tasks, the line aggregation.
It is modelled on the existing geo_line and as such could be called either:
cartesian_line
- or just
line
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 line aggregation.
It is modelled on the existing
geo_lineand as such could be called either:cartesian_linelineIt is expected to be based on the previous work on #90156 and #90157