Hello Vinish, No problem, all of the referenced PRs #19111 <https://github.com/apache/hudi/pull/19111>, #19123 <https://github.com/apache/hudi/pull/19123>, #19126 <https://github.com/apache/hudi/pull/19126> are picked onto the 1.2.1 release branch.
Cheers, Voon On Wed, Sep 9, 2026 at 8:29 AM Vinish <[email protected]> wrote: > Hi Voon, > > Along with #19869, could we also include these three fixes in 1.2.1? All > three are already merged to master. > > - #19111 - Allow disabling the partition stats index independently of > column stats > https://github.com/apache/hudi/pull/19111 > > - #19123 - Support reading tables partitioned on a nested column > https://github.com/apache/hudi/pull/19123 > > - #19126 - Handle map/array-nested leaf columns in column stats collection > during MOR log-append > https://github.com/apache/hudi/pull/19126 > > These three are needed for the XTable 0.5.0 release, which adds Hudi table > version 9 support. We validated each of them end to end against the XTable > integration tests. > > Thanks, > Vinish > > On Tue, Sep 08, 2026 12:32 PM, Vinish <[email protected]> > wrote: > > > 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 > >> > > > >> > > >> > > >
