Thanks everyone for voting! The 72 hours have passed, and a minimum of 3 binding votes have been cast:
+1 Ryan Blue (binding) +1 Daniel Weeks (binding) +1 Amogh Jahagirdar (non-binding) +1 Honah J. (non-binding) +1 Hussein Awala (non-binding) +1 Fokko Driesprong (binding) +1 Jack Ye (binding) The release candidate has been accepted as PyIceberg 0.6.0. Thanks everyone, when all artifacts are published the announcement will be sent out. Kind regards, Sung On Feb 19, 2024 at 11:58 AM Jack Ye <yezhao...@gmail.com> wrote: +1 (binding) Checked signature, checksum, license Ran unit and integ tests with Python 3.11 Ran manual tests with Glue catalog Best, Jack Ye On Mon, Feb 19, 2024 at 4:35 AM Fokko Driesprong <fo...@apache.org> wrote: > +1 (binding) > > I've checked signatures and checksums, checked the licenses, and did some > checks around writing. > > Kind regards, > Fokko > > Op ma 19 feb 2024 om 03:07 schreef Amogh Jahagirdar <am...@tabular.io>: > >> +1 non-binding >> Verified signatures, checksum, and license >> Ran unit/integ tests on Python 3.10.4 >> Ran ad-hoc tests w/ Rest Catalog >> >> Thanks all, >> Amogh Jahagirdar >> >> On Sun, Feb 18, 2024 at 4:32 PM Hussein Awala <huss...@awala.fr> wrote: >> >>> +1 (non-binding) >>> >>> - Tested the new writing feature with a non-partitioned table >>> - Created a non-partitioned table using PyArrow Schema >>> - Tested the new MacOS arm wheel >>> >>> All looks good! >>> >>> On Mon, Feb 19, 2024 at 1:20 AM Honah J. <hon...@apache.org> wrote: >>> >>>> +1 (non-binding) >>>> >>>> - Verified signatures and checksums >>>> - Verified license >>>> - Ran unit tests and integration tests >>>> >>>> Best regards, >>>> Honah >>>> >>>> On Sun, Feb 18, 2024 at 2:54 PM Daniel Weeks <daniel.c.we...@gmail.com> >>>> wrote: >>>> >>>>> +1 (binding) >>>>> >>>>> Verified sigs/sums/license/tests (python 3.11) >>>>> >>>>> Also ran local tests against Hive and REST catalogs using >>>>> appends/overwrites. >>>>> >>>>> -Dan >>>>> >>>>> On Sun, Feb 18, 2024 at 1:37 PM Ryan Blue <b...@tabular.io> wrote: >>>>> >>>>>> +1 (binding) >>>>>> >>>>>> * Checked checksum, signature, recent license changes >>>>>> * Built and tested in Python 3.10 >>>>>> * Ran CLI checks against a REST catalog >>>>>> >>>>>> Ryan >>>>>> >>>>>> On Thu, Feb 15, 2024 at 7:55 AM Uwe L. Korn <m...@uwekorn.com> wrote: >>>>>> >>>>>>> Hello all, >>>>>>> >>>>>>> just wanted to give a heads-up that I started publishing the release >>>>>>> candidates on a separate channel on conda-forge: >>>>>>> https://github.com/conda-forge/pyiceberg-feedstock/tree/rc. Thus, >>>>>>> if you want to test them out with conda/micromamba, you can get them also >>>>>>> via >>>>>>> >>>>>>> conda -c conda-forge/label/pyiceberg_rc install pyiceberg >>>>>>> >>>>>>> or >>>>>>> >>>>>>> micromamba -c conda-forge/label/pyiceberg_rc install pyiceberg >>>>>>> >>>>>>> Best, >>>>>>> Uwe >>>>>>> >>>>>>> On Wed, Feb 14, 2024, at 3:16 PM, Sung Yun (BLOOMBERG/ 120 PARK) >>>>>>> wrote: >>>>>>> >>>>>>> Hi Everyone, >>>>>>> >>>>>>> We are moving onto the next RC with some important fixes. This RC >>>>>>> includes: >>>>>>> >>>>>>> * Bug Fix in passing configuration through environment variables #423 >>>>>>> * Arm wheels #416 >>>>>>> * Correction to the NOTICE and LICENSE #413 >>>>>>> >>>>>>> Again, here's a summary of the high level features included in this >>>>>>> release: >>>>>>> >>>>>>> * Write support for writing to unpartitioned tables >>>>>>> * Includes snapshot generation >>>>>>> * Constructing Avro writer trees >>>>>>> * Support writing metadata which allows to commit support for the >>>>>>> Hive, Sql, and Glue catalog. >>>>>>> * Support for name-mapping >>>>>>> * Easy evolution of schema using the union_by_name method >>>>>>> * Support for creating unpartitioned tables using PyArrow Schema >>>>>>> >>>>>>> The commit ID is cc449266e7fe0e97f23e61b3c732b75a0d0a8dec >>>>>>> >>>>>>> * This corresponds to the tag: pyiceberg-0.6.0rc6 >>>>>>> (a6cf17c301561595f7cfa497a1df1ec49e682a3b) >>>>>>> * >>>>>>> https://github.com/apache/iceberg-python/releases/tag/pyiceberg-0.6.0rc6 >>>>>>> * >>>>>>> https://github.com/apache/iceberg-python/tree/cc449266e7fe0e97f23e61b3c732b75a0d 0a8dec >>>>>>> >>>>>>> The release tarball, signature, and checksums are here: >>>>>>> >>>>>>> * https://dist.apache.org/repos/dist/dev/iceberg/pyiceberg-0.6.0rc6/ >>>>>>> >>>>>>> You can find the KEYS file here: >>>>>>> >>>>>>> * https://dist.apache.org/repos/dist/dev/iceberg/KEYS >>>>>>> >>>>>>> Convenience binary artifacts are staged on pypi: >>>>>>> >>>>>>> https://pypi.org/project/pyiceberg/0.6.0rc6/ >>>>>>> >>>>>>> And can be installed using: pip3 install pyiceberg==0.6.0rc6 >>>>>>> >>>>>>> Please download, verify, and test. >>>>>>> >>>>>>> Please vote in the next 72 hours. >>>>>>> [ ] +1 Release this as PyIceberg 0.6.0 >>>>>>> [ ] +0 >>>>>>> [ ] -1 Do not release this because... >>>>>>> >>>>>>> >>>>>>> >>>>>> >>>>>> -- >>>>>> Ryan Blue >>>>>> Tabular >>>>>> >>>>>