opensearch-project / OpenSearch

🔎 Open source distributed and RESTful search engine.
https://opensearch.org/docs/latest/opensearch/index/
Apache License 2.0
9.84k stars 1.83k forks source link

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

Closed opensearch-trigger-bot[bot] closed 2 weeks ago

opensearch-trigger-bot[bot] commented 2 weeks ago

Backport e07499a771afbc335e1f7f08a82f8197e5826939 from #16564.

github-actions[bot] commented 2 weeks ago

:x: Gradle check result for 8d0c11f7d2b33815bc50ec20509081f44fa03b7e: 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[bot] commented 2 weeks ago

:white_check_mark: Gradle check result for 8d0c11f7d2b33815bc50ec20509081f44fa03b7e: SUCCESS

codecov[bot] commented 2 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

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 ```diff @@ 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 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.