+1 (non-binding)
Verified signatures/checksums/license. Ran unit and integration tests.

Thanks,

Amogh Jahagirdar

On Sat, Apr 20, 2024 at 5:14 PM Hussein Awala <huss...@awala.fr> wrote:

> +1 (non-binding)
>
> - checked signatures, checksums and licences
> - tested writing and querying a table with Glue and Hive catalogs
>
> On Saturday, April 20, 2024, Daniel Weeks <dwe...@apache.org> wrote:
>
>> +1 (binding)
>>
>> Verified sigs/sums/license/tests
>>
>> Also manually verified the docutil dependency issues, the hive catalog
>> timestamptz issue and v1 metadata issue.
>>
>> All looks great!
>>
>> I also made a small docs PR
>> <https://github.com/apache/iceberg-python/pull/643> to improve the
>> verification process since there's a specific version hard-coded in the
>> docs that we wouldn't want someone to accidentally use to verify the wrong
>> version.
>>
>> -Dan
>>
>>
>>
>> On Thu, Apr 18, 2024 at 2:59 PM Kevin Liu <kevin.jq....@gmail.com> wrote:
>>
>>> +1 nonbinding
>>> - Checked the signatures, checksums, and licenses.
>>> - Ran tests (`make test`, `make test-integration`)
>>>
>>> I also found this page to be very helpful in learning how to verify a
>>> release
>>> https://py.iceberg.apache.org/verify-release/
>>>
>>> Best,
>>> Kevin Liu
>>>
>>>
>>> On Thu, Apr 18, 2024 at 4:14 AM Fokko Driesprong <fo...@apache.org>
>>> wrote:
>>>
>>>> Thanks Honah for the quick follow-up with RC3.
>>>>
>>>> +1 binding
>>>>
>>>> - Ran <https://gist.github.com/Fokko/640018d6471656948783defd20c4f7f0>
>>>> the signatures, checksums, and licenses.
>>>> - Double-checked
>>>> <https://gist.github.com/Fokko/ee94104a98742f4ca699bedccaf34a8f> that
>>>> it installs from a clean Python 3.10 docker-container (the abovementioned
>>>> docutils issue)
>>>> - Ran some simple checks
>>>> <https://github.com/tabular-io/docker-spark-iceberg/pull/142> against
>>>> example notebooks
>>>>
>>>> Kind regards,
>>>> Fokko
>>>>
>>>> Op do 18 apr 2024 om 09:23 schreef Honah J. <hon...@apache.org>:
>>>>
>>>>> Hi Everyone,
>>>>>
>>>>> I propose that we release the following RC as the official PyIceberg
>>>>> 0.6.1 release.
>>>>>
>>>>> This is a patch release due to the following bugs:
>>>>>
>>>>>    - Fail to create version 1 table with non-empty partition-spec and
>>>>>    sort-order <https://github.com/apache/iceberg-python/pull/544>
>>>>>    - Hive Catalog cannot create table with TimestamptzType field
>>>>>    <https://github.com/apache/iceberg-python/issues/583>
>>>>>    - Fail to read parquet file with special characters in column names
>>>>>    <https://github.com/apache/iceberg-python/pull/597>
>>>>>    - Hive Catalog commit consistency issue
>>>>>    <https://github.com/apache/iceberg-python/pull/607>
>>>>>    - docutils=0.21 installation issue
>>>>>    <https://github.com/apache/iceberg-python/pull/615>
>>>>>
>>>>> Smaller bugs also have been backported
>>>>> <https://github.com/apache/iceberg-python/milestone/5?closed=1>.
>>>>>
>>>>> The commit ID is 910dd783f16280b46704dd9679a4d003fb8a2e18
>>>>>
>>>>> * This corresponds to the tag: pyiceberg-0.6.1rc3
>>>>> (876a9fb3963ab0dc80485dedfee7cee2f4a8dd13)
>>>>> *
>>>>> https://github.com/apache/iceberg-python/releases/tag/pyiceberg-0.6.1rc3
>>>>> *
>>>>> https://github.com/apache/iceberg-python/tree/910dd783f16280b46704dd9679a4d003fb8a2e18
>>>>>
>>>>> The release tarball, signature, and checksums are here:
>>>>>
>>>>> * https://dist.apache.org/repos/dist/dev/iceberg/pyiceberg-0.6.1rc3/
>>>>>
>>>>> 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.1rc3/
>>>>>
>>>>> And can be installed using: pip3 install pyiceberg==0.6.1rc3
>>>>>
>>>>> Please download, verify, and test.
>>>>>
>>>>> Please vote in the next 72 hours.
>>>>> [ ] +1 Release this as PyIceberg 0.6.1
>>>>> [ ] +0
>>>>> [ ] -1 Do not release this because...
>>>>>
>>>>

Reply via email to