elastic / kibana

Your window into the Elastic Stack
https://www.elastic.co/products/kibana
Other
19.69k stars 8.24k forks source link

[ES|QL] Add the ability to filter per aggregation in the editor autocomplete #195363

Open stratoula opened 1 month ago

stratoula commented 1 month ago

Describe the feature:

This lovely feature https://github.com/elastic/elasticsearch/pull/113735 is going to land in ES|QL most possibly in 8.16. This is a much anticipated feature as filtering per aggregations is very important especially when you are trying to create a visualization.

We need to add this to our autocomplete. I am afraid that it will make it for 8.17 (with high priority).

As we want to refactor the autocomplete https://github.com/elastic/kibana/issues/195418 to be more domain specific, we are thinking that this a good candidate to use as the guide.

elasticmachine commented 1 month ago

Pinging @elastic/kibana-esql (Team:ESQL)

stratoula commented 1 month ago

@drewdaemon will you be too kind to create an issue with a good summary of your RFC about autocomplete refactor in order to link this to this feature? 🙏

drewdaemon commented 1 month ago

@stratoula here it is! https://github.com/elastic/kibana/issues/195418