moomindani commented on PR #3491: URL: https://github.com/apache/iceberg-python/pull/3491#issuecomment-4798839310
Works for me, thanks @sungwy. The 1-1 `DeletionVector` shape lines up nicely with the writer side too — `set_blob` maps to a single DV, so the serialize path can sit on `DeletionVector` as the counterpart to `to_vector`. I'll build on this once it lands. -- 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]
