Open
Conversation
0de2543 to
9fd9d9d
Compare
9fd9d9d to
24f154e
Compare
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## master #4051 +/- ##
============================================
+ Coverage 22.12% 28.84% +6.71%
- Complexity 2461 3947 +1486
============================================
Files 445 657 +212
Lines 40897 52363 +11466
Branches 5767 6656 +889
============================================
+ Hits 9050 15102 +6052
- Misses 31089 36156 +5067
- Partials 758 1105 +347
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
e04bac7 to
4572507
Compare
czy006
reviewed
Feb 5, 2026
| <!-- Lance format Java API --> | ||
| <dependency> | ||
| <groupId>org.lance</groupId> | ||
| <artifactId>lance-core</artifactId> |
Contributor
There was a problem hiding this comment.
2.0.0-rc.3 is ready, lance format seem to no ready for java api?
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Why are the changes needed?
Close #3837 and #4050
Brief change log
How was this patch tested?
Add some test cases that check the changes thoroughly including negative and positive cases if possible
Add screenshots for manual tests if appropriate
Run test locally before making a pull request
Documentation