Hi all, I've created the 3.4.2 branch and submitted a patch for review to fix the build issue: https://gerrit.cloudera.org/c/20995/
Thanks, Quanlong On Mon, Jan 29, 2024 at 10:03 AM Guojing Feng <fgj...@gmail.com> wrote: > volunteer +1, is neccecary to maintain 3.x releases since its very > expensive to update Hive2 to Hive3 for legacy systems. > > Quanlong Huang <huangquanl...@gmail.com> 于2024年1月27日周六 06:59写道: > > > Hi all, > > > > We still have users on the 3.x branch since they can't upgrade their Hive > > to newer versions. It's reported that the 3.4.1 release is not compilable > > now (IMPALA-12755). It'd be nice to have a buildable release for 3.4. > > > > I propose doing a maintenance release of 3.4.2 to fix the build issue > and I > > volunteer to manage the release of it. It can branch out based on the > HEAD > > of 3.4.1. We can also add some fixes (some are already in 3.x): > > > > - IMPALA-11296: Fix infinite loop when reading orc files > > - IMPALA-11444: Fix wrong results when reading wide rows from ORC > > - IMPALA-12102: Avoid memory leaks in the handling of JNI exceptions > > - IMPALA-11406: Fix incorrect duration log for authorization > > > > Optional items: > > > > - Backport RPM/DEB packaging support (IMPALA-10262) so it's easier to > > distribute Impala. > > - Backport script changes to support building on Ubuntu 18.04 and > 20.04 > > (IMPALA-10007). > > > > I tried a branch like this: > > https://github.com/stiga-huang/impala/commits/branch-3.4.2 > > It passed the CORE tests: > > https://jenkins.impala.io/job/ubuntu-16.04-from-scratch/19973/ > > > > Please speak up and let the community know your ideas, especially any bug > > fixes that you want to backport to 3.4.2. All feedback is welcome! > > > > PS This is not a VOTE thread but only a DISCUSS thread. > > > > Thanks, > > Quanlong > > >