-
Notifications
You must be signed in to change notification settings - Fork 8.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
allows passing multiple dataviews to buildEsQuery #140162
Conversation
…-ref HEAD~1..HEAD --fix'
…taviewfilters # Conflicts: # packages/kbn-es-query/src/es_query/from_filters.ts
…-ref HEAD~1..HEAD --fix'
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM.
just a perf suggestion that makes sense in case this function can be used with all the data views available in Kibana. if it is used with a small list only, then never mind.
…taviewfilters # Conflicts: # packages/kbn-es-query/src/es_query/from_filters.ts
💚 Build Succeeded
Metrics [docs]Async chunks
Page load bundle
History
To update your PR or re-run it, just comment with: |
Summary
resolves #119282
Checklist
Delete any items that are not applicable to this PR.