Please also include some recent bug fixes like
https://issues.apache.org/jira/browse/IMPALA-13009

On Tue, Apr 30, 2024 at 7:27 PM Kurt Deschler <kdesc...@cloudera.com> wrote:

> Please include the new toolchain with IMPALA-13020.
>
> On Tue, Apr 30, 2024 at 4:46 AM Zoltán Borók-Nagy <borokna...@apache.org>
> wrote:
>
> > Thanks Riza. This week I'm busy but next week I'll create an RC2.
> >
> > If anyone else wants me to add further patches to the release, please
> reply
> > to this thread.
> >
> > Cheers,
> >     Zoltán
> >
> > Riza Suminto <riza.sumi...@cloudera.com> ezt írta (időpont: 2024. ápr.
> > 26.,
> > P 16:41):
> >
> > > A small bug just found this week and I push a patch for review
> > > https://gerrit.cloudera.org/c/21340/
> > > The patch is trivial, but will change behavior of coordinator-only
> query
> > if
> > > Impala cluster does not have executor group set configuration (default
> > pool
> > > only).
> > > I'd like to include it in the 4.4.0 release if possible.
> > >
> > > There are also few patches related with Workload Management and Query
> > Live
> > > Table that is nice to have:
> > > https://gerrit.cloudera.org/c/21302/
> > > https://gerrit.cloudera.org/c/21351/
> > > https://gerrit.cloudera.org/c/21358/
> > > I'll defer to Michael if these can land soon or not.
> > >
> > > Regards,
> > > Riza
> > >
> > >
> > > On Tue, Apr 9, 2024 at 3:28 AM Zoltán Borók-Nagy <
> > borokna...@cloudera.com>
> > > wrote:
> > >
> > > > Thanks everyone for the feedback!
> > > >
> > > > If there's any work in progress that you want me to include in the
> 4.4
> > > > release, please let me know.
> > > >
> > > > Quanlong, OK, I'll take a look into how to build RPM/DEB packages,
> and
> > > > share them on https://impala.apache.org/downloads.html if I succeed.
> > > > First 3 CRs are already merged, the last one is WIP:
> > > > https://gerrit.cloudera.org/c/20263. I can wait for it if it can be
> > > merged
> > > > soon.
> > > >
> > > > Cheers,
> > > >     Zoltan
> > > >
> > > >
> > > > On Fri, Apr 5, 2024 at 7:21 AM Quanlong Huang <
> huangquanl...@gmail.com
> > >
> > > > wrote:
> > > >
> > > > > +1
> > > > >
> > > > > Thank Zoltan! I think it's also a good chance to release the
> binaries
> > > > since
> > > > > we already support building RPM/DEB packages. We can mark them as
> > > > > experimental and hopefully get some feedback from the community.
> > > > >
> > > > > Xiang Yang contributed some patches to improve the package support.
> > > It'd
> > > > be
> > > > > nice to get them merged in this release as well:
> > > > > https://gerrit.cloudera.org/c/20921
> > > > > https://gerrit.cloudera.org/c/20928
> > > > > https://gerrit.cloudera.org/c/20929
> > > > > https://gerrit.cloudera.org/c/20263
> > > > >
> > > > > Quanlong
> > > > >
> > > > > On Thu, Apr 4, 2024 at 6:10 AM Laszlo Gaal <lasz...@apache.org>
> > wrote:
> > > > >
> > > > > > +1
> > > > > >
> > > > > > thank you very much for volunteering to be the release manager,
> > much
> > > > > > appreciated.
> > > > > >
> > > > > >   - LaszloG
> > > > > >
> > > > > > On Wed, Apr 3, 2024 at 8:42 PM Riza Suminto <
> > > riza.sumi...@cloudera.com
> > > > >
> > > > > > wrote:
> > > > > >
> > > > > > > +1
> > > > > > >
> > > > > > > On Wed, Apr 3, 2024 at 12:55 AM Gabor Kaszab <
> > > gaborkas...@apache.org
> > > > >
> > > > > > > wrote:
> > > > > > >
> > > > > > > > The last release has been a while.. Indeed this is about time
> > to
> > > > > have a
> > > > > > > new
> > > > > > > > one. Thanks for bringing this up, Zoltan!
> > > > > > > > +1
> > > > > > > >
> > > > > > > > Let's gather the unfinished items that should make it to this
> > > > release
> > > > > > if
> > > > > > > > there are any!
> > > > > > > >
> > > > > > > > Gabor
> > > > > > > >
> > > > > > > >
> > > > > > > > On Tue, Apr 2, 2024 at 8:24 PM Zoltán Borók-Nagy <
> > > > > > borokna...@apache.org>
> > > > > > > > wrote:
> > > > > > > >
> > > > > > > > > Our last minor release, 4.3.0, was released ~6 months ago
> > (Oct
> > > > > 2023).
> > > > > > > > There
> > > > > > > > > have been many new changes since then covering
> > > > > > > > > - Iceberg support improvements
> > > > > > > > >     - UPDATE and DROP PARTITION statements
> > > > > > > > >     - OPTIMIZE statement for table maintenance
> > > > > > > > >    - read support for Iceberg tables with equality deletes
> > > > > > > > >    - read support for Iceberg metadata tables
> > > > > > > > > - Workload management functionalities
> > > > > > > > > - Event processor improvements
> > > > > > > > > - Improved support for JDK 17, aarch64, Python 3, and
> Unicode
> > > > names
> > > > > > > > > - A graphical timeline view of query execution
> > > > > > > > > - Support for querying external RDBMS via JDBC
> > > > > > > > > - High availability for Impala's Statestore
> > > > > > > > > - Implemented small string optimization for StringValue to
> > > speed
> > > > > > > > > serialization and lower memory usage
> > > > > > > > > - Improved memory tracking for codegen caching
> > > > > > > > > - High availability for Impala's Statestore
> > > > > > > > > - Improvements to JSON support
> > > > > > > > > - Various optimizations
> > > > > > > > > - Numerous bug fixes
> > > > > > > > >
> > > > > > > > > I propose that we release 4.4.0 soon. I'm willing to
> > volunteer
> > > as
> > > > > the
> > > > > > > > > release manager. I'm interested to hear what the community
> > > thinks
> > > > > > about
> > > > > > > > > doing a release. All feedback is welcome!
> > > > > > > > >
> > > > > > > > > Cheers,
> > > > > > > > > Zoltan
> > > > > > > > >
> > > > > > > >
> > > > > > >
> > > > > >
> > > > >
> > > >
> > >
> >
>

Reply via email to