Skip to content

Conversation

@yingjianwu98
Copy link
Contributor

Rationale for this change

This is the first change to support deletion vector write in pyiceberg, where we build an abstraction on top of the Bitmap for various operations.

Jave implementation for reference

Are these changes tested?

Yes, I have added all tests from Java except one that validates the ByteOrder as python bytes does not support Order like Java ByteBuffer

Are there any user-facing changes?

No, this is a new class that is currently not used in any existing code path.

@yingjianwu98 yingjianwu98 force-pushed the yingjianw/roaringBitMap branch 2 times, most recently from 9760f90 to 42ccaef Compare July 10, 2025 02:00
supporting roaringBitMap

supporting roaringBitMap

rename
Copy link
Contributor

@kevinjqliu kevinjqliu left a comment

Choose a reason for hiding this comment

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

I just saw this PR. Thank you @yingjianwu98
Do you know rebasing off main? Let's try to get this in 😄

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.

2 participants