Skip to content
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

Add ES|QL to categorize-text challenge #711

Closed
wants to merge 1 commit into from

Conversation

jan-elastic
Copy link
Contributor

No description provided.

@@ -1,5 +1,5 @@
{% import "rally.helpers" as rally %}
{% set shard_size_list = [10, 100, 1000] %}
{% set shard_size_list = [10, 100, 1000, 1000000000] %}
Copy link
Contributor Author

Choose a reason for hiding this comment

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

This "unlimited" shard_size is (currently) necessary to fairly compare ES|QL and query DSL, because ES|QL only supports unlimited shard_size.

@jan-elastic jan-elastic requested a review from edsavage December 11, 2024 13:20
Copy link
Contributor

@edsavage edsavage left a comment

Choose a reason for hiding this comment

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

LGTM

@jan-elastic
Copy link
Contributor Author

@elasticmachine update branch

@elasticmachine
Copy link

protected branch 'categorize-text-esql' check failed:
Changes must be made through a pull request. Required status check "CLA" is expected.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants