Meeting Minutes from 2022-11-30 Iceberg Sync

2022-12-01 Thread Eduard Tudenhoefner
Hi Iceberg Community, Here are the minutes and recording from our Iceberg Sync that took place on *November 30th*. Always remember, anyone can join the discussion so feel free to share the Iceberg-Sync google group with anyone seeking an invite. The note

[VOTE] Release Apache PyIceberg 0.2.0

2022-12-01 Thread Jun H.
Hi Everyone, I propose that we release the following RC as the official PyIceberg 0.2.0 release. The commit ID is af0f35258b9caadb0bfc5311c224c2facc0f18aa * This corresponds to the tag: pyiceberg-0.2.0rc0 (c5928c46a12be07b99a1f115373bc65e6a2d2afe) * https://github.com/apache/iceberg/releases/tag/

Re: [VOTE] Release Apache PyIceberg 0.2.0

2022-12-01 Thread Ryan Blue
+0 Checksum, signature, tests, and RAT passed, but there were a couple of issues: * RAT checks were difficult to read and included the downloaded RAT Jar file (we should use the Iceberg script) * pip install failed at first, but succeeded later. The installed version complained that pydantic was m