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 <kevinjq...@apache.org>: > 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 > > Please let me know what you think. > > Best, > Kevin Liu > > > On Thu, Nov 21, 2024 at 10:05 AM Kevin Liu <kevin.jq....@gmail.com> wrote: > >> 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 >> <https://github.com/apache/iceberg-python/issues/1331>) >> >> Best, >> Kevin Liu >> >> On Thu, Nov 21, 2024 at 5:18 AM Jean-Baptiste Onofré <j...@nanthrax.net> >> wrote: >> >>> Hi Fokko >>> >>> It makes sense to me. >>> >>> Regards >>> JB >>> >>> On Thu, Nov 21, 2024 at 9:14 AM Fokko Driesprong <fo...@apache.org> >>> 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 warning when loading a table. >>> > Another issue is when trying to add a parquet file to a table, that >>> doesn't have column statistics for at least one column. >>> > >>> > Feel free to chime in on this thread if you want to include bug fixes >>> in the 0.8.1 milestone. >>> > >>> > Kind regards, >>> > Fokko >>> >>