Skip to content

[Backport 2.x] Improve performance for resolving derived fields#16566

Merged
reta merged 1 commit into2.xfrom
backport/backport-16564-to-2.x
Nov 5, 2024
Merged

[Backport 2.x] Improve performance for resolving derived fields#16566
reta merged 1 commit into2.xfrom
backport/backport-16564-to-2.x

Conversation

@opensearch-trigger-bot
Copy link
Copy Markdown
Contributor

Backport e07499a from #16564.

Doing the type check before the string comparison makes it much faster to resolve derived fields.

Signed-off-by: Robson Araujo <robson.araujo@glean.com>
(cherry picked from commit e07499a)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Nov 5, 2024

❌ Gradle check result for 8d0c11f: FAILURE

Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change?

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Nov 5, 2024

✅ Gradle check result for 8d0c11f: SUCCESS

@codecov
Copy link
Copy Markdown

codecov bot commented Nov 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 71.91%. Comparing base (2fa8370) to head (8d0c11f).
Report is 2 commits behind head on 2.x.

Additional details and impacted files
@@             Coverage Diff              @@
##                2.x   #16566      +/-   ##
============================================
- Coverage     71.95%   71.91%   -0.04%     
- Complexity    65440    65446       +6     
============================================
  Files          5312     5312              
  Lines        305033   305033              
  Branches      44443    44443              
============================================
- Hits         219475   219365     -110     
- Misses        67269    67414     +145     
+ Partials      18289    18254      -35     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@reta reta merged commit 2aa1a0a into 2.x Nov 5, 2024
@github-actions github-actions bot deleted the backport/backport-16564-to-2.x branch November 5, 2024 22:07
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.

1 participant