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

   Hey @rambleraptor, I was working on a DV implementation before discovering 
this PR. Since review is already underway, I'd rather contribute here than 
duplicate effort.
   
   I've added a Spark interoperability test: glesperance@80c611c4
   
   This verifies pyiceberg can read Spark-written DVs. Combined with your 
existing round-trip tests, this confirms format compatibility... ie if the same 
reader handles both, Spark can read ours too.
   
   This may be redundant with your existing .bin fixture tests, though I 
believe those test the raw bitmap format rather than full Puffin DVs with the 
Java wrapper (length + magic + CRC). Let me know if I'm wrong on that.
   
   Happy to PR to your fork if you think it's pertinent -or- feel free to 
cherry pick the commit as you see fit.


-- 
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