I've created a PR for the cherry-picked changes here: https://github.com/apache/arrow/pull/14980
@Kou or @Neal could one of you take a look and approve the PR before I merge it? It feels like it should at least get approved by someone before I merge to the maintenance branch, lol. --Matt On Thu, Dec 15, 2022 at 11:47 AM Neal Richardson < neal.p.richard...@gmail.com> wrote: > I don't see a problem cherry-picking commits to the maintenance > branch--seems like that's what it should be for, right? > > Neal > > On Thu, Dec 15, 2022 at 11:17 AM Matt Topol <zotthewiz...@gmail.com> > wrote: > > > @Kou It looks like we're going to just have a branch as an un-official > > patched version that can solve Laurent's issue until the v11 release > > happens in mid-january. While a full v10.0.2 patch release would be > > preferable, it doesn't seem anyone is available to serve as release > manager > > given the proximity to holidays, plus we're just gonna have the v11 > release > > in a few weeks anyways. > > > > So that brings me to the question for everyone I guess, should I create a > > new branch? Or should I just cherry-pick the fix as a new commit into the > > "maint-10.x.x" branch? It feels better to have it as a branch on the > > official repo rather than on a fork. > > > > Thoughts? > > > > On Mon, Dec 12, 2022 at 7:09 PM Sutou Kouhei <k...@clear-code.com> wrote: > > > > > Hi, > > > > > > I'm sorry but I can't do this (serve as release manager) in > > > this month. But I can help a committer or PMC member who > > > wants to serve as release manager for 10.0.2. > > > > > > FYI: ASF says that a committer can serve as release manager: > > > https://infra.apache.org/release-publishing.html#releasemanager > > > > > > A committer can't do some release tasks such as signing and > > > uploading. I can do them instead as a PMC member. > > > > > > Is there a committer or PMC member who wants to serve as > > > release manager for 10.0.2? > > > > > > > > > Thanks, > > > -- > > > kou > > > > > > In <cajdg-vqxsbifujnz1ndx+t0dudhxmujr4ea6htvi759y6e-...@mail.gmail.com > > > > > "Re: Request for Patch release of 10.0.2" on Mon, 12 Dec 2022 > 10:09:27 > > > -0500, > > > Matthew Topol <m...@voltrondata.com.INVALID> wrote: > > > > > > > I'm in favor of this, can someone from the PMC please comment to the > > > > viability of this? I know we have the v11 release coming up in the > next > > > > month or so and we'd need someone to be the release manager for > > > performing > > > > a v10.0.2 patch release. So I'm not sure whether or not this is a > > viable > > > > option. > > > > > > > > --Matt > > > > > > > > On Fri, Dec 9, 2022 at 1:21 PM Laurent Quérel < > > laurent.que...@gmail.com> > > > > wrote: > > > > > > > >> Hi all, > > > >> > > > >> I would like to propose the release of a patch containing the > > following > > > two > > > >> PRs: > > > >> - https://github.com/apache/arrow/pull/14892 > > > >> - https://github.com/apache/arrow/pull/14904 > > > >> > > > >> The first one fixes a memory leak issue when the built-in > compression > > is > > > >> enabled. > > > >> The other one fixes an issue with empty map. > > > >> > > > >> Thanks to Matt Topol for fixing these two bugs quickly. > > > >> > > > >> I am currently working on a use of Apache Arrow in the Open > Telemetry > > > >> project. A first beta is planned in December, so I would like to > have > > an > > > >> official patch (see this repo for more details > > > >> https://github.com/f5/otel-arrow-adapter) > > > >> > > > >> --Laurent Quérel > > > >> > > > > > >