feat!: shallow_clone supports index#4553
Merged
jackye1995 merged 17 commits intolance-format:mainfrom Aug 28, 2025
Merged
Conversation
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## main #4553 +/- ##
==========================================
+ Coverage 80.86% 80.88% +0.02%
==========================================
Files 314 314
Lines 115127 115468 +341
Branches 115127 115468 +341
==========================================
+ Hits 93098 93401 +303
- Misses 18745 18769 +24
- Partials 3284 3298 +14
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:
|
Contributor
Author
|
Hi, @jackye1995 I believe this is ready for review |
jackye1995
reviewed
Aug 27, 2025
Contributor
Author
|
Have added docs for Manifest.shallow_clone. Thank you for supplementing the test cases! |
jackye1995
added a commit
to jackye1995/lance
that referenced
this pull request
Jan 21, 2026
Context: lance-format#4257 (comment) --------- Co-authored-by: Jack Ye <yezhaoqin@gmail.com>
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.
Context:
#4257 (comment)