Skip to content

Conversation

@benwtrent
Copy link
Member

This adds a max_search_page_size parameter to the pivot configuration in a data frame transform.

I put the parameter inside the pivot configuration and not in the root object, as it relates directly to how we are pivoting the data. Since we are unsure what the next transform looks like, I thought it best to restricted it instead of making it a transform field.

If it is null we still opt to use the internal default of 500.

backport of #41920

…elastic#41920)

* [ML] adding pivot.size option for setting paging size

* Changing field name to address PR comments

* fixing ctor usage

* adjust hlrc for field name change
@elasticmachine
Copy link
Collaborator

Pinging @elastic/ml-core

@benwtrent benwtrent merged commit febee07 into elastic:7.x May 10, 2019
@benwtrent benwtrent deleted the feature/ml-df-add-max-page-size-option-7.x branch May 10, 2019 18:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants