Commit 81ce763
authored
[ES|QL] Converts DSL filters to ES|QL when possible (elastic#259260)
## Summary
Translates DSL filters to ES|QL filters

I am not notifying users about filters that are not "translated". Mostly
because we dont do it now either. If we think that this is confusing we
can add later. I prefer to go simple on the first iteration.
### Checklist
- [ ] [Unit or functional
tests](https://www.elastic.co/guide/en/kibana/master/development-tests.html)
were updated or added to match the most common scenarios
- [ ] [Flaky Test
Runner](https://ci-stats.kibana.dev/trigger_flaky_test_runner/1) was
used on any tests changed1 parent dc1dc39 commit 81ce763
6 files changed
Lines changed: 826 additions & 9 deletions
0 commit comments