Add SPI for doc_values based collection - #22844
Conversation
PR Code Analyzer ❗AI-powered 'Code-Diff-Analyzer' found issues on commit e6640fd. ⛔ Hard block: Issues at Medium severity or above will block this PR from merging.
The table above displays the top 10 most important findings. Pull Requests Author(s): Please update your Pull Request according to the report above. Repository Maintainer(s): You can Thanks. |
2bf5e96 to
d32b604
Compare
Signed-off-by: Harsha Vamsi Kalluri <harshavamsi096@gmail.com>
d32b604 to
1ef5c2f
Compare
PR Reviewer Guide 🔍(Review updated until commit 413f9f7)Here are some key observations to aid the review process:
|
PR Code Suggestions ✨Latest suggestions up to 413f9f7 Explore these optional code suggestions:
Previous suggestionsSuggestions up to commit baa9a18
Suggestions up to commit e6640fd
Suggestions up to commit e6640fd
Suggestions up to commit 4cb89e2
Suggestions up to commit 1ef5c2f
|
|
Persistent review updated to latest commit 1ef5c2f |
|
Persistent review updated to latest commit 1ef5c2f |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #22844 +/- ##
============================================
- Coverage 71.54% 71.48% -0.06%
+ Complexity 77274 77234 -40
============================================
Files 6170 6170
Lines 359771 359771
Branches 52478 52478
============================================
- Hits 257399 257185 -214
- Misses 81854 82110 +256
+ Partials 20518 20476 -42 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
|
Persistent review updated to latest commit 4cb89e2 |
Signed-off-by: Harsha Vamsi Kalluri <harshavamsi096@gmail.com>
|
Persistent review updated to latest commit e6640fd |
|
Persistent review updated to latest commit e6640fd |
|
Persistent review updated to latest commit baa9a18 |
|
Persistent review updated to latest commit 413f9f7 |
Description
This PR adds an execution path from Lucene doc values to DataFusion:
Changes
Related Issues
Resolves #[Issue number to be closed when this PR is merged]
Check List
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.