Fix geotile_grid aggregation CPU stall on large geo_shapes#20929
Fix geotile_grid aggregation CPU stall on large geo_shapes#20929harshavamsi wants to merge 1 commit intoopensearch-project:mainfrom
Conversation
PR Reviewer Guide 🔍(Review updated until commit 3fe7d96)Here are some key observations to aid the review process:
|
PR Code Suggestions ✨Latest suggestions up to 3fe7d96 Explore these optional code suggestions:
Previous suggestionsSuggestions up to commit 3d421f9
Suggestions up to commit c660272
Suggestions up to commit 27f9bcb
Suggestions up to commit fb92419
Suggestions up to commit 7a67afe
|
|
Persistent review updated to latest commit 2f10a2c |
|
Persistent review updated to latest commit 9cd2b04 |
|
❌ Gradle check result for 9cd2b04: 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? |
|
Persistent review updated to latest commit 198502d |
|
❌ Gradle check result for 198502d: 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? |
|
Persistent review updated to latest commit d530b3d |
|
❌ Gradle check result for d530b3d: 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? |
|
Persistent review updated to latest commit be97b27 |
|
❌ Gradle check result for be97b27: 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? |
|
Persistent review updated to latest commit 015f624 |
|
❌ Gradle check result for 015f624: 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? |
|
Persistent review updated to latest commit 77c70c4 |
|
❌ Gradle check result for 77c70c4: 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? |
|
Persistent review updated to latest commit 77c70c4 |
|
❌ Gradle check result for 77c70c4: 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? |
|
Persistent review updated to latest commit 77c70c4 |
|
❌ Gradle check result for 77c70c4: 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? |
|
Persistent review updated to latest commit 77c70c4 |
|
❌ Gradle check result for 77c70c4: 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? |
|
Persistent review updated to latest commit 2e6c034 |
|
❌ Gradle check result for 2e6c034: 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? |
|
Persistent review updated to latest commit 6cb98d1 |
|
❌ Gradle check result for 6cb98d1: 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? |
|
Persistent review updated to latest commit 7a67afe |
|
❌ Gradle check result for 7a67afe: 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? |
|
Persistent review updated to latest commit fb92419 |
|
❌ Gradle check result for fb92419: 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? |
fb92419 to
27f9bcb
Compare
|
Persistent review updated to latest commit 27f9bcb |
|
❌ Gradle check result for 27f9bcb: 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? |
27f9bcb to
c660272
Compare
|
Persistent review updated to latest commit c660272 |
|
❌ Gradle check result for c660272: 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? |
c660272 to
3d421f9
Compare
|
Persistent review updated to latest commit 3d421f9 |
|
❌ Gradle check result for 3d421f9: 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? |
Signed-off-by: Harsha Vamsi Kalluri <harshavamsi096@gmail.com>
3d421f9 to
3fe7d96
Compare
|
Persistent review updated to latest commit 3fe7d96 |
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## main #20929 +/- ##
============================================
+ Coverage 73.30% 73.34% +0.03%
- Complexity 72484 72576 +92
============================================
Files 5819 5819
Lines 331155 331381 +226
Branches 47840 47878 +38
============================================
+ Hits 242769 243054 +285
+ Misses 68876 68795 -81
- Partials 19510 19532 +22 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
No description provided.