Re: [ANNOUNCE] New Arrow PMC chair: Andrew Lamb

2022-12-26 Thread Matthew Turner
Congratulations, Andrew! From: Yijie Shen Date: Monday, December 26, 2022 at 8:14 AM To: dev@arrow.apache.org Subject: Re: [ANNOUNCE] New Arrow PMC chair: Andrew Lamb Congrats Andrew! On Mon, Dec 26, 2022 at 20:37 Wang Xudong wrote: > Congratulations Andrew! > > Thank you for your dedication

RE: [ANNOUNCE] New Arrow PMC member: Raphael Taylor-Davies

2022-09-21 Thread Matthew Turner
Congratulations, Raphael! -Original Message- From: Matthew Topol Sent: Wednesday, September 21, 2022 4:17 PM To: dev@arrow.apache.org Subject: Re: [ANNOUNCE] New Arrow PMC member: Raphael Taylor-Davies Congrats!! On Tue, Sep 20, 2022 at 7:23 PM Wes McKinney wrote: > Congratulations!

RE: [ANNOUNCE] New Arrow committer: Dan Harris

2022-09-21 Thread Matthew Turner
Congratulations, Dan! -Original Message- From: Yijie Shen Sent: Wednesday, September 21, 2022 9:12 AM To: dev@arrow.apache.org Subject: Re: [ANNOUNCE] New Arrow committer: Dan Harris Congratulations, Dan! On Wed, Sep 21, 2022 at 3:30 AM Weston Pace wrote: > Congratulations Dan > > On

RE: [VOTE] [Rust] Move Ballista to new arrow-ballista repository

2022-05-19 Thread Matthew Turner
Thanks for driving this Andy! I'm very excited to about the next phase of both these projects. -Original Message- From: Andy Grove Sent: Thursday, May 19, 2022 10:32 AM To: dev Subject: Re: [VOTE] [Rust] Move Ballista to new arrow-ballista repository With 7 binding votes, and 3 non-b

RE: [VOTE] [Rust] Move Ballista to new arrow-ballista repository

2022-05-16 Thread Matthew Turner
In general I am +1 on this. However, I believe there is a team who has been actively working on many Ballista enhancements and I don't think that I have seen feedback from them on this yet (I apologize if I missed it). I would be interested in getting their view - in particular on making sure

RE: [Rust] Enable GitHub discussions for Rust projects?

2022-05-04 Thread Matthew Turner
+1 on enabling GitHub discussions for both arrow-rs and datafusion. I think there is a lot of value in distinguishing actual "issues" with questions / conversations. I believe this would also complement the datafusion site which doesn't have any type of forum for conversations. -Original

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

2022-04-15 Thread Matthew Turner
+1 Verified on M1 Macbook. Thanks, Andrew. From: Andrew Lamb Date: Friday, April 15, 2022 at 6:51 PM To: dev Subject: [VOTE][RUST] Release Apache Arrow Rust 12.0.0 RC1 Hi, I would like to propose a release of Apache Arrow Rust Implementation, version 12.0.0. This release candidate is based o

Re: [VOTE][RUST][Datafusion] Release Apache Arrow Datafusion 7.1.0 RC1

2022-04-13 Thread Matthew Turner
+1 (non-binding) Verified on M1 Macbook Air. Thanks, Andrew. From: Yang hao <1371656737...@gmail.com> Date: Tuesday, April 12, 2022 at 9:27 PM To: dev@arrow.apache.org Subject: Re: [VOTE][RUST][Datafusion] Release Apache Arrow Datafusion 7.1.0 RC1 +1 (non-binding) Verified on macOS 12.2 Apple

[Rust][DataFusion] StreamingProvider Design Proposal

2022-03-19 Thread Matthew Turner
Hello, I wanted to bring to the communities attention a new design proposal, put together by Stephen Carman, to enable a Streaming data source, such as Kafka, for DataFusion. Please give it a review and provi

RE: [VOTE][RUST] Release Apache Arrow Rust 11.0.0 RC1

2022-03-18 Thread Matthew Turner
+1 [non-binding] Verified on M1 Mac. Thanks, Andrew. -Original Message- From: Andy Grove Sent: Friday, March 18, 2022 12:47 PM To: dev Subject: Re: [VOTE][RUST] Release Apache Arrow Rust 11.0.0 RC1 +1 (binding) Verified on Ubuntu 20.04.3 LTS On Fri, Mar 18, 2022 at 2:01 AM Andrew La

Add JSON data to Arrow-Testing

2022-03-16 Thread Matthew Turner
Hello, I'm working on adding some JSON functionality to DataFusion and would like to leverage on existing Arrow golden source testing data for testing purposes. I don't see JSON / NDJSON as an existing file format there (https://github.com/apache/arrow-testing/tree/master/data). Is there a rea

Re: [Vote][Datafusion][Python] Release Python binding of Apache Arrow Datafusion 0.5.0 RC1

2022-03-10 Thread Matthew Turner
Thanks for driving this Jiayu Matthew M. Turner Phone: (908)-868-2786 From: Jiayu Liu Sent: Thursday, March 10, 2022 7:17:51 AM To: dev Subject: Re: [Vote][Datafusion][Python] Release Python binding of Apache Arrow Datafusion 0.5.0 RC1 thanks for verifying! F

RE: [ANNOUNCE] New Arrow committers: Raphael Taylor-Davies, Wang Xudong, Yijie Shen, and Kun Liu

2022-03-09 Thread Matthew Turner
Congrats all and thank you for your contributions! It's been great to work with and learn from you all. -Original Message- From: Andrew Lamb Sent: Wednesday, March 9, 2022 8:59 AM To: dev Subject: [ANNOUNCE] New Arrow committers: Raphael Taylor-Davies, Wang Xudong, Yijie Shen, and Kun

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

2022-03-07 Thread Matthew Turner
+1 (non-binding) after running release verification script on M1 Mac. Thanks, Andrew. From: Andy Grove Date: Monday, March 7, 2022 at 10:00 AM To: dev Subject: Re: [VOTE][RUST] Release Apache Arrow Rust 10.0.0 RC1 +1 (binding) Verified on Ubuntu 20.04.3 LTS On Mon, Mar 7, 2022 at 6:52 AM Kun

Re: [ANNOUNCE] New Arrow PMC member: QP Hou

2022-02-17 Thread Matthew Turner
Congratulations, QP! Appreciate all of your contributions and guidance. From: Sutou Kouhei Date: Thursday, February 17, 2022 at 3:17 PM To: dev@arrow.apache.org Subject: [ANNOUNCE] New Arrow PMC member: QP Hou The Project Management Committee (PMC) for Apache Arrow has invited QP Hou to become a

RE: [VOTE][RUST][Datafusion] Release Apache Arrow Datafusion 7.0.0 RC2

2022-02-14 Thread Matthew Turner
Thanks, Andrew! +1 [non-binding] I successfully ran the datafusion release verification script and updated datafusion-objectstore-s3 to depend on the release candidate with no issues. Matt -Original Message- From: Andrew Lamb Sent: Monday, February 14, 2022 9:54 AM To: dev Subject:

RE: Arrow Datasets Functionality for Python

2020-02-18 Thread Matthew Turner
, Feb 17, 2020 at 9:06 PM Matthew Turner wrote: > > Hi Francois, > > Thanks for the response - the explanation definitely helped and I will review > the provided documents. > > Hi Wes, > > I am interested in helping but I have two constraints: > > - With my

RE: Arrow Datasets Functionality for Python

2020-02-17 Thread Matthew Turner
ub.com/apache/arrow/blob/6600a39ffe149971afd5ad3c78c2b538c > dc03cfd/r/R/dplyr.R#L255-L322 [2] > https://ursalabs.org/blog/2020-outlook/ > > > > On Sun, Feb 9, 2020 at 11:24 PM Matthew Turner > wrote: > > > > Hi Wes / Arrow Dev Team, > > > > Following

Arrow Datasets Functionality for Python

2020-02-09 Thread Matthew Turner
Hi Wes / Arrow Dev Team, Following up on our brief twitter convo on the Datasets functionality in R / Python. To provide context to others, you had mentioned that the API in python / pyarrow was more developer centric and intended for u