moomindani commented on PR #2822:
URL: https://github.com/apache/iceberg-python/pull/2822#issuecomment-4602378202

   Hi @rambleraptor @glesperance — I'd like to help get deletion-vector write 
support across the line.
   
   To check it's still viable, I **locally** applied this PR's `PuffinWriter` 
changes on top of the current `main` (no push here): they apply cleanly with no 
conflicts, and `tests/table/test_puffin.py` passes (7/7).
   
   The DV-write pieces seem to have stalled on inactivity rather than merit — 
this PR, #2193 (roaring bitmap), and #2180 (v3 metadata write) were all 
auto-closed by the stale bot, and @kevinjqliu had said "let's get this in" on 
#2193.
   
   @rambleraptor @glesperance are either of you still planning to drive this? I 
don't want to duplicate your effort. If it's open, I'd be glad to carry it 
forward — e.g. open a fresh PR that continues this `PuffinWriter` work 
(crediting you both), then layer the v3 delete/manifest writers + MoR on top.
   
   (Tracking issue for context: #2261.)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to