Skip to content
New issue

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

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

Already on GitHub? # to your account

feat(java): support create scalar indexes #2832

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

LuQQiu
Copy link
Collaborator

@LuQQiu LuQQiu commented Sep 5, 2024

Support create scalar indexes

@github-actions github-actions bot added enhancement New feature or request java labels Sep 5, 2024
@codecov-commenter
Copy link

Codecov Report

Attention: Patch coverage is 1.20482% with 82 lines in your changes missing coverage. Please review.

Project coverage is 77.96%. Comparing base (9c42903) to head (5e500c1).
Report is 3 commits behind head on main.

Files with missing lines Patch % Lines
java/core/lance-jni/src/utils.rs 0.00% 82 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2832      +/-   ##
==========================================
+ Coverage   77.94%   77.96%   +0.01%     
==========================================
  Files         229      229              
  Lines       70147    70376     +229     
  Branches    70147    70376     +229     
==========================================
+ Hits        54679    54868     +189     
- Misses      12393    12414      +21     
- Partials     3075     3094      +19     
Flag Coverage Δ
unittests 77.96% <1.20%> (+0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@LuQQiu
Copy link
Collaborator Author

LuQQiu commented Sep 10, 2024

@wjones127 @westonpace PTAL, thanks!

@broccoliSpicy broccoliSpicy changed the title feat(java): support create scaler indexes feat(java): support create scalar indexes Oct 31, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
enhancement New feature or request java
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants