Skip to content

Exclude sort by field operations when runtime fields are benchmarked in http_logs#371

Merged
javanna merged 1 commit intoelastic:masterfrom
javanna:fix/http_logs_sort_no_rf
Jan 25, 2023
Merged

Exclude sort by field operations when runtime fields are benchmarked in http_logs#371
javanna merged 1 commit intoelastic:masterfrom
javanna:fix/http_logs_sort_no_rf

Conversation

@javanna
Copy link
Copy Markdown
Contributor

@javanna javanna commented Jan 25, 2023

With #357 I introduced new challenges to benchmark sort by field with and without can_match enabled. These break the http_logs track when it's run with runtime_fields:true parameter because the fields I am sorting on are not mapped.

With this PR we don't execute such operations when in runtime_fields mode.

Copy link
Copy Markdown
Member

@inqueue inqueue left a comment

Choose a reason for hiding this comment

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

LGTM, thanks!

@javanna javanna merged commit cb96ced into elastic:master Jan 25, 2023
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.

2 participants