Re: [VOTE][RUST] Release Apache Arrow Rust 53.1.0 RC1

2024-10-02 Thread L. C. Hsieh
+1 (binding) Verified on M3 Mac. Thanks Andrew. On Wed, Oct 2, 2024 at 1:58 PM Andrew Lamb wrote: > > Hi, > > I would like to propose a release of Apache Arrow Rust Implementation, > version 53.1.0. > > This release candidate is based on commit: > 065c7b8f94264eeb6a1ca23a92795fc4e0d31d51 [1] >

Re: [Discuss][C++] Deprecate precompiled headers option?

2024-10-02 Thread Sutou Kouhei
Hi, I think that we can remove it immediately without deprecation phase. Because it doesn't change built result. It just changes build time. Or we can convert ARROW_USE_PRECOMPILED_HEADERS to CMAKE_UNITY_BUILD automatically like the following: if(ARROW_USE_PRECOMPILED_HEADERS AND NOT DEFINED CMA

[VOTE][RUST] Release Apache Arrow Rust 53.1.0 RC1

2024-10-02 Thread Andrew Lamb
Hi, I would like to propose a release of Apache Arrow Rust Implementation, version 53.1.0. This release candidate is based on commit: 065c7b8f94264eeb6a1ca23a92795fc4e0d31d51 [1] The proposed release tarball and signatures are hosted at [2]. The changelog is located at [3]. Please download, ve

Re: [Discuss][C++] Deprecate precompiled headers option?

2024-10-02 Thread Felipe Oliveira Carvalho
I say we remove it. Arrow has great header hygiene (compared to other codebases I've worked on). With a little bit more effort we can probably eliminate long header include chains. -- Felipe On Wed, Oct 2, 2024 at 6:53 AM Antoine Pitrou wrote: > > Hello, > > Long ago, we added a ARROW_USE_PREC

[INFO] Arrow 18.0.0 feature freeze - 9th October

2024-10-02 Thread Raúl Cumplido
Hi, After some discussion the new proposed feature freeze date will be on Wednesday 9th of October. Please, if you could take a look at the open issues [1] for the release and the current blockers [2]. Thanks, Raúl [1] https://github.com/apache/arrow/milestone/64 [2] https://github.com/apache/ar

Re: [ANNOUNCE] New Arrow committer: Will Ayd

2024-10-02 Thread Gang Wu
Congrats and welcome! Best regards, Gang On Wed, Oct 2, 2024 at 10:16 PM Vibhatha Abeykoon wrote: > Congratulations, Will! > > On Wed, Oct 2, 2024 at 3:18 PM Joris Van den Bossche < > jorisvandenboss...@gmail.com> wrote: > > > Congratulations Will, and we are happy to have you! > > > > On Wed,

Re: [ANNOUNCE] New Arrow committer: Will Ayd

2024-10-02 Thread Vibhatha Abeykoon
Congratulations, Will! On Wed, Oct 2, 2024 at 3:18 PM Joris Van den Bossche < jorisvandenboss...@gmail.com> wrote: > Congratulations Will, and we are happy to have you! > > On Wed, 2 Oct 2024 at 00:11, Benjamin Kietzman > wrote: > > > > Congratulations, Will! > > > > On Tue, Oct 1, 2024 at 3:07 

[Discuss][C++] Deprecate precompiled headers option?

2024-10-02 Thread Antoine Pitrou
Hello, Long ago, we added a ARROW_USE_PRECOMPILED_HEADERS to the Arrow C++ CMake options in the hope of speeding up builds by reducing C++ header parsing time. However, we later started to use a concurrent (*) solution added in CMake itself: CMAKE_UNITY_BUILD, which merges batches of sourc

Re: [ANNOUNCE] New Arrow committer: Will Ayd

2024-10-02 Thread Joris Van den Bossche
Congratulations Will, and we are happy to have you! On Wed, 2 Oct 2024 at 00:11, Benjamin Kietzman wrote: > > Congratulations, Will! > > On Tue, Oct 1, 2024 at 3:07 PM Weston Pace wrote: > > > Congratulations Will > > > > On Tue, Oct 1, 2024, 2:25 PM Bryce Mecum wrote: > > > > > Congrats Will!