Re: [DISCUSS] PyIceberg 0.9.0 release

2025-02-22 Thread Kevin Liu
Hey everyone, We created a release candidate, 0.9.0RC1. * https://dist.apache.org/repos/dist/dev/iceberg/pyiceberg-0.9.0rc1/ * https://pypi.org/project/pyiceberg/0.9.0rc1/ While running the verification process, I found an issue where `resolve_s3_region` is called repeatedly in the integration te

Re: [DISCUSS] PyIceberg 0.9.0 release

2025-02-21 Thread Kevin Liu
Great, thanks Fokko! Quick update on the 3 depreciations marked for removal, these have all been addressed. * Table name reference in scan expression (#1689) * REST catalog client AUTH_URL (#1691) * Deprecate botocore session (#1692) Thanks to everyone helping to get this through the finish line

Re: [DISCUSS] PyIceberg 0.9.0 release

2025-02-21 Thread Driesprong, Fokko
Hey everyone, Thanks everyone for being on top of 0.9.0. I've done some testing and found a few more small improvements that would be great to get into 0.9.0. Kind regards, Fokko Op do 20 feb 2

Re: [DISCUSS] PyIceberg 0.9.0 release

2025-02-20 Thread Fokko Driesprong
Thanks Kevin for raising this! - For the first issue, I think we should remove the deprecation message and throw an error when the table reference is used. - I don't think we should throw, I've left a comment on the PR . - F

Re: [DISCUSS] PyIceberg 0.9.0 release

2025-02-19 Thread Kevin Liu
Hey folks, While working on the 0.9.0 release candidate, we went through the process of finding deprecation which should be removed in the upcoming release . For the 0.9.0 release, there are

Re: [DISCUSS] PyIceberg 0.9.0 release

2025-02-18 Thread Fokko Driesprong
Hey Kevin, Thanks for raising this. That sounds like a great idea to me, and thanks Drew for being the release manager for 0.9.0. Kind regards, Fokko Op ma 17 feb 2025 om 23:41 schreef Kevin Liu : > Thanks for volunteering! I'm happy to assist in any way I can. Let's > coordinate on Slack :) >

Re: [DISCUSS] PyIceberg 0.9.0 release

2025-02-17 Thread Kevin Liu
Thanks for volunteering! I'm happy to assist in any way I can. Let's coordinate on Slack :) Quick follow up on the commit hash pinned above, it's meant as a reference point and not the absolute cutoff. In fact, we merged a few PRs today that will be included in 0.9.0. Please chime in here if there

Re: [DISCUSS] PyIceberg 0.9.0 release

2025-02-17 Thread Drew
Hey Kevin, Thanks for kicking this off. It’s exciting to see how much PyIceberg has been evolving! I’d be happy to take on the Release Manager role for this release! I think it would be a good opportunity to try out the new release process documentation. Thanks, Drew On Mon, Feb 17, 2025 at 8:5

[DISCUSS] PyIceberg 0.9.0 release

2025-02-17 Thread Kevin Liu
Hi everyone, It's been a while since we released a new version of PyIceberg! The last minor release (0.8.0) was on November 18, and the most recent patch release (0.8.1) was on December 6. Time flies! There have been >200 commits since 0.8.0