Skip to content

Conversation

@yanghua
Copy link
Collaborator

@yanghua yanghua commented Nov 18, 2025

No description provided.

@yanghua yanghua force-pushed the rename-RowIdTreeMap branch from d614f70 to 8911b12 Compare November 18, 2025 13:49
@yanghua yanghua marked this pull request as ready for review November 19, 2025 02:02
@yanghua yanghua force-pushed the rename-RowIdTreeMap branch 2 times, most recently from 4d5847e to 8ee0645 Compare November 20, 2025 12:27
@yanghua yanghua force-pushed the rename-RowIdTreeMap branch from 8ee0645 to 067240c Compare November 27, 2025 08:59
Comment on lines +363 to +364
/// A collection of row addresses and row ids(for stable row id mode,
/// and would split it into another structure).
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Added some comments to describe a temporary solution. Will split the responsibility of the row ID.

@yanghua
Copy link
Collaborator Author

yanghua commented Nov 27, 2025

Renaming some variables may not be thorough. Will recheck them when introducing a new collection for row ID.

@yanghua yanghua requested a review from jackye1995 November 27, 2025 09:04
@codecov
Copy link

codecov bot commented Nov 27, 2025

Codecov Report

❌ Patch coverage is 96.74419% with 7 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
rust/lance-index/src/scalar/bitmap.rs 81.25% 3 Missing ⚠️
rust/lance-index/src/scalar.rs 50.00% 2 Missing ⚠️
rust/lance-core/src/utils/mask.rs 95.65% 1 Missing ⚠️
rust/lance/src/dataset/write/delete.rs 66.66% 1 Missing ⚠️

📢 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

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant