Skip to content

feat(lance-tools): support verification and elimination of corrupted data files#6693

Open
zhangyue19921010 wants to merge 13 commits intolance-format:mainfrom
zhangyue19921010:lance-tools-enhance
Open

feat(lance-tools): support verification and elimination of corrupted data files#6693
zhangyue19921010 wants to merge 13 commits intolance-format:mainfrom
zhangyue19921010:lance-tools-enhance

Conversation

@zhangyue19921010
Copy link
Copy Markdown
Contributor

@zhangyue19921010 zhangyue19921010 commented May 6, 2026

closes: #6694

Copy link
Copy Markdown

@claude claude Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Claude Code Review

This pull request is from a fork — automated review is disabled. A repository maintainer can comment @claude review to run a one-time review.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 6, 2026

ACTION NEEDED
Lance follows the Conventional Commits specification for release automation.

The PR title and description are used as the merge commit message. Please update your PR title and description to match the specification.

For details on the error please inspect the "PR Title Check" action.

@github-actions github-actions Bot added the enhancement New feature or request label May 6, 2026
@zhangyue19921010 zhangyue19921010 changed the title feat(lance-tools): Support verification and elimination of corrupted data files feat(lance-tools): support verification and elimination of corrupted data files May 6, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented May 6, 2026

Codecov Report

❌ Patch coverage is 76.65996% with 116 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
rust/lance-tools/src/dataset.rs 78.94% 63 Missing and 37 partials ⚠️
rust/lance-tools/src/cli.rs 0.00% 14 Missing ⚠️
rust/lance/src/dataset.rs 75.00% 0 Missing and 2 partials ⚠️

📢 Thoughts on this report? Let us know!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fast way to verify and eliminate corrupted data files

1 participant