OpenSearch/x-pack/plugin/transform/qa
Benjamin Trent 1d6b2f074e
[Transform] adds geotile_grid support in group_by (#56514) (#56549)
This adds support for grouping by geo points. This uses the agg [geotile_grid](https://www.elastic.co/guide/en/elasticsearch/reference/current/search-aggregations-bucket-geotilegrid-aggregation.html).

I am opting to store the tile results of group_by as a `geo_shape` so that users can query the results. Additionally, the shapes could be visualized and filtered in the kibana maps app.

relates to https://github.com/elastic/elasticsearch/issues/56121
2020-05-11 17:02:40 -04:00
..
multi-node-tests [7.x][Transform] add throttling (#56007) (#56184) 2020-05-05 13:09:02 +02:00
single-node-tests [Transform] adds geotile_grid support in group_by (#56514) (#56549) 2020-05-11 17:02:40 -04:00
build.gradle [7.x][Transform]Rename data frame plugin to transform: plugin and package names (#46583) 2019-09-11 14:50:08 +02:00