Re: [DISCUSS][Java] Protobuf 4.x

2024-06-19 Thread Vibhatha Abeykoon
Thanks for initiating this discussion. We recently encountered this issue [1] as mentioned in this discussion. I think this sounds like a reasonable plan to me. But I have doubts about supporting 4,x and 3.x. [1]. https://github.com/apache/arrow/issues/41997 On Fri, Jun 14, 2024 at 1:59 AM Norm

Re: [Discuss][C++] Switch to mimalloc by default?

2024-06-19 Thread Sutou Kouhei
Hi, In "Re: [Discuss][C++] Switch to mimalloc by default?" on Wed, 12 Jun 2024 11:03:42 +0200, Antoine Pitrou wrote: >> Can we use "-lc -lmimalloc" for system mimalloc? > > I don't know, it sounds rather fragile to me. Are we sure this would > always prevent any problem from happening? H

[DISCUSS] Deprecate UCX transport for Arrow Flight in favor of Dissociated IPC Protocol

2024-06-19 Thread Raúl Cumplido
Hi, I would like to discuss deprecation of the UCX transport for Arrow Flight (ARROW_WITH_UCX). >From conversations I've had with Matt Topol and David Li: - This was implemented as an experimental PoC in order to run some benchmarks with flight over UCX [1] - We should encourage usage of the Diss