yihua commented on PR #11450: URL: https://github.com/apache/hudi/pull/11450#issuecomment-2168862799
> > @VitoMakarevich could you also raise the same set of changes against [branch-0.x](https://github.com/apache/hudi/tree/branch-0.x), where future 0. x releases are based off? It would be good to run through the CI in `branch-0.x` too. > > Working on this, had to rewrite some tests with other primitives available for the previous state,and will now run tests locally and push, would it make sense to make another PR into 0.14.1 directly? I mean - we are now blocked from using 0.14.1, so this is my first priority, once it's done, I will be more calm to proceed with merging into the main. We cut 0.x releases from `branch-0.x`, so it makes sense to raise another PR on `branch-0.x` (CI will be triggered for such a PR). Running tests in `branch-0.x` still gives you confidence since `branch-0.x` only has minor changes on top of release 0.14.1 on this code path. We freeze release branches, e.g., 0.14.1, so you may not be able to merge PR to 0.14.1 release branch; Nevertheless, you can still main your fork. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
