Hi Voon, Could we include the following fix in 1.2.1 as well?
- #19869 — Support record index and secondary index for parquet files registered from other formats (external files) https://github.com/apache/hudi/pull/19869 This unblocks the XTable 0.5.0 release adding support for Hudi v9 and relies on the Hudi MDT indexes for tables synced from Iceberg and Delta. Thanks, Vinish On Tue, Sep 08, 2026 04:13 AM, Voon <[email protected]> wrote: > Hello Shuo Cheng, > > Most certainly! Will include those. > > Thank you, > Voon > > > On Tue, Sep 8, 2026 at 4:13 PM Shuo Cheng <[email protected]> wrote: > > > Hi Voon, > > > > Could we include these two Flink fixes in 1.2.1: > > > > - #19728 <https://github.com/apache/hudi/pull/19728> — Preempt > inactive > > write buckets on memory exhaustion, improving write-buffer memory > > utilization. > > - #19819 <https://github.com/apache/hudi/pull/19819> — Run > > mapGroupsByKey > > processing in the dedicated ForkJoinPool and handle empty input > safely. > > > > Thanks for coordinating the release! > > > > On Wed, Sep 2, 2026 at 1:32 PM Voon <[email protected]> wrote: > > > > > Hello all, > > > > > > As the release manager for 1.2.1, I would like to propose 9 Sep 2026 as > > > deadline for sourcing the bugs and perf fixes for 1.2.1. Since this is > > bug > > > fix release, we only intend to cherry pick very few critical bugs and > > perf > > > fixes from 1.x (many of which are already landed in 1.x). If anyone has > > any > > > critical fixes that you would want to see it in 1.2.1, or if there is > an > > > inflight patch you would want to include in 1.2.1, do respond to this > > > email. We can quality and cherry pick for 1.2.1. > > > > > > - Voon > > > > > >
