Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(index): support SQL to specify inverted index columns #4929

Merged
merged 12 commits into from
Nov 11, 2024

fix: clippy

22a38d9
Select commit
Loading
Failed to load commit list.
Merged

feat(index): support SQL to specify inverted index columns #4929

fix: clippy
22a38d9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 11, 2024 in 1s

83.82% (-0.35%) compared to 7a4276c

View this Pull Request on Codecov

83.82% (-0.35%) compared to 7a4276c

Details

Codecov Report

Attention: Patch coverage is 89.66790% with 28 lines in your changes missing coverage. Please review.

Project coverage is 83.82%. Comparing base (7a4276c) to head (22a38d9).
Report is 24 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4929      +/-   ##
==========================================
- Coverage   84.17%   83.82%   -0.35%     
==========================================
  Files        1137     1143       +6     
  Lines      210050   212022    +1972     
==========================================
+ Hits       176808   177738     +930     
- Misses      33242    34284    +1042