Hi Tim, can we also include the following fixes for flink side, I can help with the cherry-pick work.
1. Timeline based marker for flink: https://github.com/apache/hudi/pull/14202 2. Fix schema validating exception during flink async clustering, https://github.com/apache/hudi/pull/12598 3. Fix output type extracting for key selector in flink stream read, https://github.com/apache/hudi/pull/14065 Best, Shuo On Thu, Dec 18, 2025 at 11:56 AM Tim Brown <[email protected]> wrote: > Hi Danny, > The idea here is that we would take the fixes that are going in to 0.15.1 > and checking if they are also applicable to the 0.14.X branch. If they are, > we will include them to avoid another patch release. > > -Tim > > On Tue, Dec 16, 2025 at 11:28 PM Danny Chan <[email protected]> wrote: > > > > We > > > will attempt to make sure all fixes flagged for the 0.15.1 release are > > also > > > > I'm assuming you are talking about 0.14.2. > > > > Best, > > Danny > > > > Tim Brown <[email protected]> 于2025年12月17日周三 09:28写道: > > > > > > Hello all, > > > > > > As the release manager for 0.14.2, I would like to propose 22nd Dec > 2025 > > as > > > the deadline for sourcing the bugs and performance fixes for 0.14.2. > > Since > > > this is a bug fix release, we only intend to cherry pick very few > > critical > > > bugs and performance improvements from master. If anyone has any > critical > > > fixes that you would want to see in 0.14.2, or if there is any inflight > > > patch you would want to include in 0.14.2, do respond to this email. We > > > will attempt to make sure all fixes flagged for the 0.15.1 release are > > also > > > cherry picked to this release if applicable. > > > > > > Thanks, > > > Tim > > >
