Re: [DISCUSS] PyIceberg 0.8.1 release

2024-11-26 Thread Driesprong, Fokko
Thanks Kevin for cleaning that up, and generating the nice overview. I have another candidate PR for 0.8.1: https://github.com/apache/iceberg-python/pull/1383 Kind regards, Fokko Op ma 25 nov 2024 om 18:41 schreef Kevin Liu : > Hey folks, > > I started working on the 0.8.1 release, using the up

Re: [DISCUSS] PyIceberg 0.8.1 release

2024-11-25 Thread Kevin Liu
Hey folks, I started working on the 0.8.1 release, using the updated "how to release" docs ( https://github.com/apache/iceberg-python/blob/main/mkdocs/docs/how-to-release.md ) Here are the 9 commmits I propose to be included in this next release https://github.com/apache/iceberg-python/pull/1369

Re: [DISCUSS] PyIceberg 0.8.1 release

2024-11-21 Thread Kevin Liu
Thanks for starting this thread! Along with the 2 issues listed above, I propose this issue as well * Ignore tables with missing table_type parameter in HMS and Glue (#1331 ) Best, Kevin Liu On Thu, Nov 21, 2024 at 5:18 AM Jean-Baptiste Onofr

Re: [DISCUSS] PyIceberg 0.8.1 release

2024-11-21 Thread Jean-Baptiste Onofré
Hi Fokko It makes sense to me. Regards JB On Thu, Nov 21, 2024 at 9:14 AM Fokko Driesprong wrote: > > Hi everyone, > > I suggest following up on the PyIceberg 0.8.0 release with a patch release. > > Currently, we have two candidate bugfixes to be included: > > An issue where it falsely emits a

[DISCUSS] PyIceberg 0.8.1 release

2024-11-21 Thread Fokko Driesprong
Hi everyone, I suggest following up on the PyIceberg 0.8.0 release with a patch release. Currently, we have two candidate bugfixes to be included: - An issue where it falsely emits a warning when loading a table. - Another issue