Fokko commented on PR #1371:
URL: https://github.com/apache/iceberg-python/pull/1371#issuecomment-2498948927

   Thanks for bumping this, unfortunately, we've downgraded to `v3` a while ago 
https://github.com/apache/iceberg-python/pull/396
   
   With V4 it does not combine the zip files, so we get 5 zip files that we 
need to unpack, and then combine again. With 
https://github.com/apache/iceberg-python/pull/1370 this would explode to 25 
zips. While releasing iceberg-go I noticed that they use a very fancy script 
that gets the relevant information of the release PR through the GitHub API. 
This removes quite a few steps and might be a good idea to introduce here when 
we're going to `v4`.


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