Skip to content

Conversation

@costin
Copy link
Member

@costin costin commented Jul 3, 2020

Pass default size through a dedicated head/tail added at parsing.
While at it, change the default size to 10 (to align it with the search
API defaults).

While at it, change the default size to 10 (to align it with the search
API defaults).
@costin costin added the :Analytics/EQL EQL querying label Jul 3, 2020
@costin costin requested review from astefan and matriv July 3, 2020 12:20
@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-ql (:Query Languages/EQL)

@elasticmachine elasticmachine added the Team:QL (Deprecated) Meta label for query languages team label Jul 3, 2020
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.

@costin costin merged commit 4579593 into elastic:master Jul 3, 2020
@costin costin deleted the eql/fix-58888 branch July 3, 2020 13:29
@costin
Copy link
Member Author

costin commented Jul 3, 2020

Thanks - I'll follow-up with a different PR that touches the request to introduce the notion of fetch size (that is how big the page is when looking for join/sequences).

costin added a commit that referenced this pull request Jul 4, 2020
UnresolvedRelation does not care about its source during equality hence
ignore it when doing randomized mutations.

Relates #59014
costin added a commit that referenced this pull request Jul 6, 2020
While at it, change the default size to 10 (to align it with the search
API defaults).

(cherry picked from commit 4579593)
costin added a commit that referenced this pull request Jul 6, 2020
UnresolvedRelation does not care about its source during equality hence
ignore it when doing randomized mutations.

Relates #59014

(cherry picked from commit b21222e)
jrodewig added a commit that referenced this pull request Jul 8, 2020
Changes:
* Documents the `size` default as `10`.
* Updates `size` param def to note its relation to pipes.
* Updates the `head` and `tail` pipe docs to modify sequences.
* Documents the `fetch_size` parameter.

Relates to #59014 and #59063
jrodewig added a commit that referenced this pull request Jul 8, 2020
Changes:
* Documents the `size` default as `10`.
* Updates `size` param def to note its relation to pipes.
* Updates the `head` and `tail` pipe docs to modify sequences.
* Documents the `fetch_size` parameter.

Relates to #59014 and #59063
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

:Analytics/EQL EQL querying Team:QL (Deprecated) Meta label for query languages team

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants