Re: [DISCUSS] 3.4.2 release

2024-06-14 Thread Quanlong Huang
Hi all, The progress is slow but finally we merged the packaging support and various bug fixes to branch-3.4.2. Now it's ready to vote. I'll post a vote thread soon. Thanks, Quanlong On Tue, Apr 9, 2024 at 7:39 PM Quanlong Huang wrote: > The packaging support is now merged to branch-3.4.2. Whi

Re: [DISCUSS] 3.4.2 release

2024-04-09 Thread Quanlong Huang
The packaging support is now merged to branch-3.4.2. While testing the packages, I found some issues due to differences between the master and the 3.4.2 branch. Here are additional patches that we need for branch-3.4.2: http://gerrit.cloudera.org:8080/21259 IMPALA-10262: (Addendum) fix incorrect p

Re: [DISCUSS] 3.4.2 release

2024-03-10 Thread Quanlong Huang
Thank Zihao! These are really helpful! I just backport them + IMPALA-9572 (to make IMPALA-10257 a clean cherry-pick): - IMPALA-9952: Fix page index filtering for empty pages - IMPALA-9572: Fix DCHECK in nested Parquet scanning - IMPALA-10257: Relax check for page filtering - IMPALA-10

Re: [DISCUSS] 3.4.2 release

2024-03-07 Thread Zihao Ye
Thanks to Quanlong for the work on this, it's very valuable for those who can't upgrade their Hive. We backported the following patches to our internal Impala 3.4.0 cluster and they have been running well in production. These patches are small and don't seem to be in the 3.4.2 git log right now,

Re: [DISCUSS] 3.4.2 release

2024-02-07 Thread Quanlong Huang
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 wrote: > volunteer +1, is neccecary to maintain 3.x releases since its very > expensive to update H

Re: [DISCUSS] 3.4.2 release

2024-01-28 Thread Guojing Feng
volunteer +1, is neccecary to maintain 3.x releases since its very expensive to update Hive2 to Hive3 for legacy systems. Quanlong Huang 于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.

[DISCUSS] 3.4.2 release

2024-01-26 Thread Quanlong Huang
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 a