Hey team, Great progress, glad to see that we are close to the 4.1.0 release.
I've noticed that people were talking about the stability of branch-4.1 and the potential of a 4.1.1 release so I was wondering what is the plan with respect to subsequent releases. Are we planning to keep the branch-4.1 open to improvements and cherry-picks after the release of Hive 4.1.0? I am not sure if we have sufficient resources (both machine and human) to properly maintain multiple branches. Best, Stamatis On Tue, Jul 8, 2025 at 4:32 PM Butao Zhang <zhangbu...@apache.org> wrote: > Hi Ayush, > > Recently, with the help of Denys and Zhihua, we have optimized > the packaging and release process for the standalone metastore over the > past week, which is now largely completed. Several critical PRs have also > been cherry-picked. Personally, I believe there are no major issues > remaining on the branch-4.1 branch at this point. There are still a few > issues [1] under consideration for merging into branch-4.1, but a decision > should be made soon. > Additionally, two minor issues have emerged on branch-4.1, which > have somewhat slowed down the PR merging process—one being a flaky test [2] > and the other related to JavaDoc generation with JDK-17 [3]. Perhaps we can > consider optimizing these in the 4.1.1 release. > In the next couple of days, I will perform further pre-release > validation locally. Ideally, I think we could initiate the RC vote by the > end of this week, or at the latest, early next week. > > If you have any suggestions, please feel free to share them. Many > thanks! > > [1] > https://issues.apache.org/jira/issues/?jql=project%20%3D%20HIVE%20AND%20resolution%20%3D%20Unresolved%20AND%20labels%20%3D%20hive-4.1.0-must%20ORDER%20BY%20updated%20DESC%2C%20priority%20DESC > [2] https://issues.apache.org/jira/browse/HIVE-29061 > [3] https://issues.apache.org/jira/browse/HIVE-29063 > > Thanks, > Butao Zhang > ---- Replied Message ---- > From Ayush Saxena<ayush...@gmail.com> <ayush...@gmail.com> > Date 7/8/2025 18:32 > To <dev@hive.apache.org> <dev@hive.apache.org> > Subject Re: [DISCUSS] Hive 4.1.x release > > Hi Butao, > Just checking in — do you have any pointers on what’s still pending, > or when we might expect to have an RC ready for vote? Are there any > major blockers we should be aware of? > > Thanks, > Ayush > > On Thu, 26 Jun 2025 at 00:02, Denys Kuzmenko <dkuzme...@apache.org> wrote: > > > I've updated the Release guide with instructions for the HMS: > https://github.com/apache/hive-site/pull/51 > >