ndrluis commented on PR #1285:
URL: https://github.com/apache/iceberg-python/pull/1285#issuecomment-2470432842

   > Do you know which engine currently can generate puffin files? would be 
great to add an integration with a spark generated puffin file
   
   @kevinjqliu As far as I know, only Trino can generate them. What kind of 
test would you like to have? I believe we are covering all relevant cases for 
this PR. If PyIceberg could generate or read puffin files, then I agree it 
would be useful to add tests to check compatibility between engines. However, I 
think it only makes sense to test puffin files during reading, as testing 
generation would mean verifying the implementation of something that isn’t our 
responsibility. In this case, it’s just a metadata update.
   
   What do you think?


-- 
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: issues-unsubscr...@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org
For additional commands, e-mail: issues-h...@iceberg.apache.org

Reply via email to