Re: [ANNOUNCE] New Arrow PMC chair: Wes McKinney

2020-10-26 Thread Bryan Cutler
Congrats Wes, well deserved! On Sun, Oct 25, 2020, 10:17 PM Jorge Cardoso Leitão < jorgecarlei...@gmail.com> wrote: > Thanks a lot Jacques for taking the flag until now, and congratulations, > Wes! > > On Sun, Oct 25, 2020 at 2:58 PM Wes McKinney wrote: > > > Thanks all! > > > > On Sun, Oct 25,

Re: mutual TLS peer_identity in arrow flight

2020-10-26 Thread Radu Teodorescu
Thank you folks, A PR says more than a thousand words :) https://github.com/apache/arrow/pull/8537 Certainly a much less ambitious change than propose in the auth redesign (which I am looking forward to btw). To James’ concern, the auth information is

Re: mutual TLS peer_identity in arrow flight

2020-10-26 Thread James Duong
The authentication redesign goes further down the path of getting the peer identity from the authentication information. I would say that getting the peer context through mTLS is valid, but we shouldn't change the behavior of existing implementations of FlightProducers that get this from the auth h

Re: mutual TLS peer_identity in arrow flight

2020-10-26 Thread David Li
Hey Radu, That sounds fine to me, presumably if someone layers an authentication handler on top of mTLS, they don't want the mTLS identity anymore. Also note there's another auth redesign ongoing, though I don't think that conflicts with this, but maybe the authors there might think about how/if

mutual TLS peer_identity in arrow flight

2020-10-26 Thread Radu Teodorescu
Hi, I have a follow up question/feature proposal in the context of mutual TLS (introduced by https://issues.apache.org/jira/browse/ARROW-8742 ): In the context of mutual TLS the client is authenticated at TLS level and the client identity is avai

[c++] Futures API review & help understanding benchmark result

2020-10-26 Thread Weston Pace
Hi all, I've completed the initial composable futures API and iterator work. The CSV reader portion is still WIP. First, I'm interested in getting any feedback on the futures API. In particular Future.Then in future.h (and the type erased Composable.Compose). The actual implementation can proba

[Rust] Merging the Parquet Arrow Branch

2020-10-26 Thread Neville Dipale
Hi Arrow devs, We've been working on a Parquet writer on a separate branch, mainly to expedite merging PRs in case there weren't enough reviewers.I wasn't comfortable merging the work by 2.0, so I opted not to get it merged for the release. There are people who have expressed an interest in using

[NIGHTLY] Arrow Build Report for Job nightly-2020-10-26-0

2020-10-26 Thread Crossbow
Arrow Build Report for Job nightly-2020-10-26-0 All tasks: https://github.com/ursa-labs/crossbow/branches/all?query=nightly-2020-10-26-0 Failed Tasks: - conda-win-vs2017-py37: URL: https://github.com/ursa-labs/crossbow/branches/all?query=nightly-2020-10-26-0-azure-conda-win-vs2017-py37 - ga