Skip to content

perf: optimize local manifest listing and metadata retrieval #4059

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

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

wjones127
Copy link
Contributor

Closes #3904

@wjones127 wjones127 changed the title feat: optimize local manifest listing and metadata retrieval perf: optimize local manifest listing and metadata retrieval Jun 20, 2025
@codecov-commenter
Copy link

codecov-commenter commented Jun 20, 2025

Codecov Report

Attention: Patch coverage is 85.42714% with 29 lines in your changes missing coverage. Please review.

Project coverage is 78.73%. Comparing base (5c98e47) to head (3cff8f7).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
rust/lance-table/src/io/commit.rs 85.42% 23 Missing and 6 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4059      +/-   ##
==========================================
+ Coverage   78.68%   78.73%   +0.05%     
==========================================
  Files         285      285              
  Lines      113527   113965     +438     
  Branches   113527   113965     +438     
==========================================
+ Hits        89328    89734     +406     
- Misses      20772    20794      +22     
- Partials     3427     3437      +10     
Flag Coverage Δ
unittests 78.73% <85.42%> (+0.05%) ⬆️

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.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Apply automatic formatting fixes from cargo fmt to maintain
consistent code style across the codebase.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Optimize local fs listing of transactions
2 participants