Re: [VOTE] Release Apache PyIceberg 0.7.1rc1

2024-08-12 Thread Sung Yun
Hi folks, happy Monday! First of all, thank you all for taking the time to download and verify the release candidate. Unfortunately over the weekend, a critical bug was reported where the deletes were not correctly performed on the desired predicate for files that require partial rewrites. (th

Re: [VOTE] Release Apache PyIceberg 0.7.1rc1

2024-08-09 Thread Chinmay Bhat
+1 (non-binding) - Verified signatures, checksums, license - Ran unit test and test-coverage with Python 3.9.19 Thank you for the hard work! Best, Chinmay On Sat, Aug 10, 2024 at 2:15 AM André Luis Anastácio wrote: > >- validated signatures and checksums > > >- checked license > > >

Re: [VOTE] Release Apache PyIceberg 0.7.1rc1

2024-08-09 Thread André Luis Anastácio
- validated signatures and checksums - checked license - ran tests and test-coverage with Python 3.9.12 +1 (non-binding) André Anastácio On Friday, August 9th, 2024 at 4:30 PM, Sung Yun wrote: > Hi Everyone, > > I propose that we release the following RC as the official PyIceberg 0.7.1 > rel

Re: [VOTE] Release Apache PyIceberg 0.7.1rc1

2024-08-09 Thread Kevin Liu
+1 (non-binding) Verified signatures/checksums/licenses. Ran unit and integration tests. Sidenote, the new Verifying a release instructions work like a charm! On Fri, Aug 9, 2024 at 12:30 PM Sung Yun wrote: > Hi Everyone, > > I propose that we rel

[VOTE] Release Apache PyIceberg 0.7.1rc1

2024-08-09 Thread Sung Yun
Hi Everyone, I propose that we release the following RC as the official PyIceberg 0.7.1 release. This is a patch release due to the following bugs: * Fix correctness of applying positional deletes on Merge-On-Read tables * Fix overwrite when f