[C++] Upgrade Clang Tools to 12 from 8

2021-11-29 Thread Sutou Kouhei
Hi, Now, we pin the clang-format version to 8 but it's old. Recent systems such as Ubuntu 21.04 or later don't provide packages for LLVM 8. https://github.com/apache/arrow/pull/11786 is a pull request to upgrade the pinned version to 12 from 8. If you have any concern, please comment it on the p

Re: [RESULT][VOTE] Restart the Julia implementation with new repository and process

2021-11-29 Thread Jacob Quinn
Thanks kou, I'm happy to help in any way I can. I think I know all the Arrow.jl contributors personally, so I'm happy to reach out to them for whatever is needed. -Jacob On Wed, Nov 24, 2021 at 1:04 AM Sutou Kouhei wrote: > Hi, > > Sorry for not working on this. I asked this on > gene...@incub

[RESULT][VOTE][RUST] Release Apache Arrow Rust 6.3.0 RC1

2021-11-29 Thread Andrew Lamb
The vote passes with 3 +1 (binding), and 3 +1 (non binding) votes The release is available here: https://dist.apache.org/repos/dist/release/arrow/arrow-rs-6.3.0 It has also been uploaded to crates.io: https://crates.io/crates/arrow/6.3.0 https://crates.io/crates/arrow-flight/6.3.0 https://crate

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

2021-11-29 Thread Neal Richardson
+1 Ran the verification script on aarch64-apple-darwin. Neal On Mon, Nov 29, 2021 at 4:15 PM Andrew Lamb wrote: > I plan to release this version as soon as we get one more binding (PMC) > vote. Thank you all for your patience > > Andrew > > On Sun, Nov 28, 2021 at 11:20 AM Andy Grove wrote: >

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

2021-11-29 Thread Andrew Lamb
I plan to release this version as soon as we get one more binding (PMC) vote. Thank you all for your patience Andrew On Sun, Nov 28, 2021 at 11:20 AM Andy Grove wrote: > +1 (binding) > > Verified on Ubuntu 20.04 > > On Fri, Nov 26, 2021 at 6:39 AM Andrew Lamb wrote: > > > Hi, > > > > I would l

Re: About support ORC Filter pushdown

2021-11-29 Thread Joris Van den Bossche
For reference, the issue opened for this is https://issues.apache.org/jira/browse/ARROW-14890 As mentioned on the JIRA, I am not aware of direct plans to implement this, but it would certainly be nice to have this functionality for ORC and contributions are welcome. On Fri, 26 Nov 2021 at 21:37,