feat: introduce RowIdSet and RowIdMask#5771
Conversation
PR Review: feat: introduce RowIdSet and RowIdMaskSummaryThis PR adds P0/P1 IssuesP1: Missing tests - The new
P1: Missing public exports - The new types are not re-exported from the module's public API. Users will need to import them, but they're not currently accessible outside the module. Check if they need to be added to the module's Notes
|
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
118a9fa to
dcadb08
Compare
majin1102
left a comment
There was a problem hiding this comment.
Thanks for working on this. Left some comments
|
@majin1102, have addressed your concern. Please take a look. |
This is a sub-task of issue: #5326