Re: [VOTE] Release Apache Arrow 7.0.0 - RC6

2022-01-26 Thread Krisztián Szűcs
Due to a blocking and several smaller issues please verify RC8 instead. On Wed, Jan 26, 2022 at 12:43 PM Yibo Cai wrote: > > arrow-utility-test failed on both x86 and Arm if verify Arrow from source > with clang-12. > I believe it's a compiler bug and not a blocking issue. > Details at https://i

RE: [VOTE] Release Apache Arrow 7.0.0 - RC6

2022-01-26 Thread Yibo Cai
arrow-utility-test failed on both x86 and Arm if verify Arrow from source with clang-12. I believe it's a compiler bug and not a blocking issue. Details at https://issues.apache.org/jira/browse/ARROW-15461 -Original Message- From: Krisztián Szűcs Sent: Tuesday, January 25, 2022 2:03 AM T

Re: [VOTE] Release Apache Arrow 7.0.0 - RC6

2022-01-25 Thread Uwe L. Korn
Hello all, I sadly get an issue with compiling with GCC 7.5 at the moment as reported in https://issues.apache.org/jira/browse/ARROW-15444 We need this version to support CUDA-enabled and ppc64le builds on conda-forge. Cheers Uwe On Tue, Jan 25, 2022, at 10:35 AM, Krisztián Szűcs wrote: > Than

Re: [VOTE] Release Apache Arrow 7.0.0 - RC6

2022-01-25 Thread Krisztián Szűcs
Thanks David for verifying! On Tue, Jan 25, 2022 at 1:07 AM David Li wrote: > > Unfortunately I get a few errors during source verification of Python due to > flaky tests. > > I filed https://issues.apache.org/jira/browse/ARROW-15437 and > https://issues.apache.org/jira/browse/ARROW-15438 Lucki

Re: [VOTE] Release Apache Arrow 7.0.0 - RC6

2022-01-24 Thread David Li
Unfortunately I get a few errors during source verification of Python due to flaky tests. I filed https://issues.apache.org/jira/browse/ARROW-15437 and https://issues.apache.org/jira/browse/ARROW-15438 I'll try to have a patch for the former later tonight. Also I had to uninstall gdb before do