Skip to content

Conversation

@luigidellaquila
Copy link
Contributor

(Re-submitting #87846 because of messed up branch merges)

EQL queries allow to pass a "size" parameter to limit the number of returned results:

{
"size": 3,
"query": ""
}
This PR adds support for this parameter on Sample queries.

@luigidellaquila
Copy link
Contributor Author

@elasticmachine run elasticsearch-ci/part-1

@luigidellaquila luigidellaquila marked this pull request as ready for review August 29, 2022 09:49
@elasticsearchmachine elasticsearchmachine added the Team:QL (Deprecated) Meta label for query languages team label Aug 29, 2022
@elasticsearchmachine
Copy link
Collaborator

Pinging @elastic/es-ql (Team:QL)

Copy link
Contributor

@astefan astefan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@luigidellaquila luigidellaquila merged commit 94e84fc into elastic:feature/eql_samples Aug 29, 2022
@luigidellaquila luigidellaquila mentioned this pull request Nov 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

:Analytics/EQL EQL querying >feature Team:QL (Deprecated) Meta label for query languages team v8.5.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants