Re: [VOTE] Release Apache Arrow ADBC 16 - RC0

2025-01-08 Thread David Li
Thanks Kou! I put up a patch. I'll start over with RC1 after we're satisfied with it. https://github.com/apache/arrow-adbc/pull/2425 On Thu, Jan 9, 2025, at 06:58, Sutou Kouhei wrote: > Hi, > > I found a problem with GCC 14: > https://github.com/apache/arrow-adbc/issues/2424 > > I'm not sure whe

Re: [VOTE] Release Apache Arrow ADBC 16 - RC0

2025-01-08 Thread Sutou Kouhei
Hi, I found a problem with GCC 14: https://github.com/apache/arrow-adbc/issues/2424 I'm not sure whether this is a blocker or not... Thanks, -- kou In <48e0293f-0d76-4efc-b66c-436b40444...@app.fastmail.com> "[VOTE] Release Apache Arrow ADBC 16 - RC0" on Wed, 08 Jan 2025 12:53:30 +0900, "

Re: [VOTE] Release Apache Arrow ADBC 16 - RC0

2025-01-08 Thread Matt Topol
+1 (binding) Verified on Ubuntu 24.04 using `USE_CONDA=1 ./dev/release/verify-release-candidate.sh 16 0` No issues found! On Wed, Jan 8, 2025 at 11:47 AM Bryce Mecum wrote: > +1 (non-binding) > > Verified on Windows 11 x86_64 by running > `.\dev\release\verify-release-candidate.ps1 16 0`. > >

Re: [VOTE] Release Apache Arrow ADBC 16 - RC0

2025-01-08 Thread Bryce Mecum
+1 (non-binding) Verified on Windows 11 x86_64 by running `.\dev\release\verify-release-candidate.ps1 16 0`. (I did have to modify the Join-Path call in the verification script as before and run in an Administrator prompt) On Tue, Jan 7, 2025 at 7:54 PM David Li wrote: > > Hello, > > I would li