Re: [discuss] pyiceberg 0.10.0 release

2025-07-22 Thread Kevin Liu
Hi everyone, I've taken a look at the PRs above and also the currently opened PRs. I moved the "feature" PRs to the 0.11 milestone . There are a few fixes left in the 0.10 milestone . I'm

Re: [discuss] pyiceberg 0.10.0 release

2025-07-21 Thread Kevin Liu
Hey everyone, Thanks for chiming in. I'll take a look at some of the remaining items. My goal is to get 0.10.0 out as soon as possible; it already has so many amazing features. For features that are still pending, perhaps we can fast follow with a 0.11 release. In general, I would like to make mor

Re: [discuss] pyiceberg 0.10.0 release

2025-07-09 Thread Sung Yun
Hi Kevin, Thanks for starting this thread! I’d like to add the AuthManager and the support for Custom AuthManager implementations to the list. https://github.com/apache/iceberg-python/pull/2055 Sung On Fri, Jul 4, 2025 at 3:19 PM Ehsan Totoni wrote: > Hi Kevin, > > Adding Bodo DataFrame inte

Re: [discuss] pyiceberg 0.10.0 release

2025-07-04 Thread Ehsan Totoni
Hi Kevin, Adding Bodo DataFrame integration would be great: https://github.com/apache/iceberg-python/pull/2167 Looking forward to review feedback and would be happy to address them ASAP. Best, Ehsan On Thu, Jul 3, 2025 at 8:52 AM Jayce Slesar wrote: > Hey Kevin! > > In addition to most of thos

Re: [discuss] pyiceberg 0.10.0 release

2025-07-03 Thread Jayce Slesar
Hey Kevin! In addition to most of those commits since the 0.9.1 release I think some good ones for the 0.10.0 milestone would be the following: Fixing UUID Support BigQuery Metastore Catal

[discuss] pyiceberg 0.10.0 release

2025-07-02 Thread Kevin Liu
Hi everyone, I'd like to propose releasing the next version of pyiceberg, version 0.10.0! The last minor version 0.9.0 was released on Mar 4, 2025, with the followup patch release 0.9.1 on Apr 30, 2025. There are now >200 commits since the 0.9.0 release