Re: [VOTE] Release Apache Arrow 15.0.2 - RC3

2024-03-16 Thread David Li
+1 tested on Debian Linux/Conda/x86_64 On Sat, Mar 16, 2024, at 13:43, Ruoxi Sun wrote: > +1 (non-binding) > > On my Intel Mac, OS version Sonoma 14.2.1 (23C71). > > TEST_DEFAULT=0 TEST_GO=1 TEST_CPP=1 ./verify-release-candidate.sh 15.0.2 3 > > I also tried to verify Python > > TEST_DEFAULT=0 TES

Re: [C++][Parquet] Add support for writing bloom filter to Parquet file

2024-03-16 Thread wish maple
I was working on this previously[1]. But forgot the context for it. Now I'll moving this forward [1] https://github.com/apache/arrow/pull/37400 Best regards, Xuwei Fu Andrei Lazăr 于2024年3月17日周日 03:14写道: > Hi, > > I would like proposing extending the C++ library to add support for writing > blo

[C++][Parquet] Add support for writing bloom filter to Parquet file

2024-03-16 Thread Andrei Lazăr
Hi, I would like proposing extending the C++ library to add support for writing bloom filters to a Parquet file. Could I please get some thoughts on this? I have raised this issue on GitHub to keep track of this proposal: https://github.com/apache/arrow/issues/40548. Thank you, Andrei

Re: [VOTE] Release Apache Arrow 15.0.2 - RC3

2024-03-16 Thread Ruoxi Sun
+1 (non-binding) On my Intel Mac, OS version Sonoma 14.2.1 (23C71). TEST_DEFAULT=0 TEST_GO=1 TEST_CPP=1 ./verify-release-candidate.sh 15.0.2 3 I also tried to verify Python TEST_DEFAULT=0 TEST_PYTHON=1 ./verify-release-candidate.sh 15.0.2 3 It succeeded except for [1] (as for 15.0.0 and 15.0.1