[Backport 3.4] Using cached StoredFieldsReader for scroll query optimizations#20170
[Backport 3.4] Using cached StoredFieldsReader for scroll query optimizations#20170prudhvigodithi merged 1 commit into3.4from
Conversation
* Scroll query optimizations Signed-off-by: Prudhvi Godithi <pgodithi@amazon.com> * spotless fix Signed-off-by: Prudhvi Godithi <pgodithi@amazon.com> * Scroll query optimizations Signed-off-by: Prudhvi Godithi <pgodithi@amazon.com> * spotless fix Signed-off-by: Prudhvi Godithi <pgodithi@amazon.com> * spotless fix Signed-off-by: Prudhvi Godithi <pgodithi@amazon.com> * Fix assertions Signed-off-by: Prudhvi Godithi <pgodithi@amazon.com> * Fix assertions Signed-off-by: Prudhvi Godithi <pgodithi@amazon.com> * Update tests Signed-off-by: Prudhvi Godithi <pgodithi@amazon.com> * update changelog Signed-off-by: Prudhvi Godithi <pgodithi@amazon.com> * Fix SearchSliceIT Signed-off-by: Prudhvi Godithi <pgodithi@amazon.com> * Fix RetryTests Signed-off-by: Prudhvi Godithi <pgodithi@amazon.com> --------- Signed-off-by: Prudhvi Godithi <pgodithi@amazon.com> (cherry picked from commit 00cf7c1) Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the ✨ Finishing touches🧪 Generate unit tests (beta)
Comment |
|
❌ Gradle check result for d6642bf: 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? |
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## 3.4 #20170 +/- ##
======================================
Coverage ? 73.25%
Complexity ? 71760
======================================
Files ? 5793
Lines ? 328098
Branches ? 47250
======================================
Hits ? 240361
Misses ? 68481
Partials ? 19256 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Backport 00cf7c1 from #20112.