Re: [VOTE][RUST][DataFusion] Release Apache Arrow DataFusion 16.0.0 RC2

2023-01-12 Thread Wayne Xia
+1 Verified on my M1 Mac, Thanks On Fri, Jan 13, 2023 at 9:09 AM Mehmet Ozan Kabak wrote: > +1 (non-binding) > > Verified on M1 Mac, commits LGTM. > > -- > > Mehmet Ozan Kabak > > > On Jan 12, 2023, at 5:05 PM, L. C. Hsieh wrote: > > > > +1 (binding) > > > > Verified on M1 Mac. > > > > Thanks

Re: [VOTE][RUST][DataFusion] Release Apache Arrow DataFusion 16.0.0 RC2

2023-01-12 Thread Mehmet Ozan Kabak
+1 (non-binding) Verified on M1 Mac, commits LGTM. -- Mehmet Ozan Kabak > On Jan 12, 2023, at 5:05 PM, L. C. Hsieh wrote: > > +1 (binding) > > Verified on M1 Mac. > > Thanks Andy. > > On Thu, Jan 12, 2023 at 2:39 PM Andrew Lamb wrote: >> >> +1 (binding) >> >> I ran the script and looked

Re: [VOTE][RUST][DataFusion] Release Apache Arrow DataFusion 16.0.0 RC2

2023-01-12 Thread L. C. Hsieh
+1 (binding) Verified on M1 Mac. Thanks Andy. On Thu, Jan 12, 2023 at 2:39 PM Andrew Lamb wrote: > > +1 (binding) > > I ran the script and looked at the commits -- looks great to me. Thank you > Andy > > Andrew > > On Thu, Jan 12, 2023 at 3:51 PM Andy Grove wrote: > > > Hi, > > > > I would lik

Re: [VOTE][RUST][DataFusion] Release Apache Arrow DataFusion 16.0.0 RC2

2023-01-12 Thread Andrew Lamb
+1 (binding) I ran the script and looked at the commits -- looks great to me. Thank you Andy Andrew On Thu, Jan 12, 2023 at 3:51 PM Andy Grove wrote: > Hi, > > I would like to propose a release of Apache Arrow DataFusion > Implementation, > version 16.0.0. > > This release candidate is based o

Re: [RUST][Datafusion] SQL UDF in Datafusion

2023-01-12 Thread Andrew Lamb
Hi Jaro, I do not think DataFusion currently supports creating UDFs in SQL (they need to be implemented in Rust or the system using DataFusion). I am not sure if Ballista contains support for them Andrew On Thu, Jan 12, 2023 at 4:47 PM Jeremy Dyer wrote: > Hey Jaro, > > While not written in J

Re: [VOTE][RUST][DataFusion] Release Apache Arrow DataFusion 16.0.0 RC2

2023-01-12 Thread Jeremy Dyer
+1 (non-binding) validated on Ubuntu 20.04 Thanks, Jeremy Dyer On Thu, Jan 12, 2023 at 9:51 AM Andy Grove wrote: > Hi, > > I would like to propose a release of Apache Arrow DataFusion > Implementation, > version 16.0.0. > > This release candidate is based on commit: > 1844d39eb92f04e483095f491f

Re: [RUST][Datafusion] SQL UDF in Datafusion

2023-01-12 Thread Jeremy Dyer
Hey Jaro, While not written in Java, nor a UDF, there are some examples in [1] dask-sql (python based) where we do this to extend DataFusion for custom grammars, CREATE MODEL, for example. In a nutshell you want to write some Rust code that extends the DataFusion parser and then performs any bindi

Re: Adding a CODEOWNERS file

2023-01-12 Thread Kevin Gurney
Yes, thank you for taking the initiative on this, Jacob! Best Regards, Kevin Gurney From: Antoine Pitrou Sent: Thursday, January 12, 2023 6:04 AM To: dev@arrow.apache.org Subject: Re: Adding a CODEOWNERS file This sounds like a good idea to me. Thanks for doin

[RUST][Datafusion] SQL UDF in Datafusion

2023-01-12 Thread Jaroslaw Nowosad
Hi all, I had a task to investigate how to extend Datafusion to add UDFs written in plain SQL. Reason behind: there is quite a big bunch of SQL UDF in existing java (spark) solutions, however we are starting to move into the Rust ecosystem and Datafussion/Arrow/Ballista looks like the proper way.

[RESULT] [VOTE] [Arrow] Accept donation of datafusion-substrait crate

2023-01-12 Thread Andy Grove
Resending with RESULT subject line and cc Arrow dev mailing list On Thu, Jan 12, 2023 at 8:09 AM Andy Grove wrote: > With no votes cast, the vote passes by lazy consensus. > > Thanks, > > Andy. > > On Mon, Jan 9, 2023 at 8:09 AM Andy Grove wrote: > >> Here is the IP clearance form: >> >> https:

[VOTE][RUST][DataFusion] Release Apache Arrow DataFusion 16.0.0 RC2

2023-01-12 Thread Andy Grove
Hi, I would like to propose a release of Apache Arrow DataFusion Implementation, version 16.0.0. This release candidate is based on commit: 1844d39eb92f04e483095f491ff07da3a2f67f25 [1] The proposed release tarball and signatures are hosted at [2]. The changelog is located at [3]. Please download

Re: [ANNOUNCE] New Arrow committer: Brent Gardner

2023-01-12 Thread Raúl Cumplido
Congrats Brent! El jue, 12 ene 2023, 12:31, Daniël Heres escribió: > Congratulations! > > On Thu, Jan 12, 2023, 11:21 Patrick Horan wrote: > > > Congrats Brent! > > > > On Wed, Jan 11, 2023, at 5:56 PM, Andy Grove wrote: > > > On behalf of the Arrow PMC, I'm happy to announce that Brent Gardner

Re: [ANNOUNCE] New Arrow committer: Brent Gardner

2023-01-12 Thread Daniël Heres
Congratulations! On Thu, Jan 12, 2023, 11:21 Patrick Horan wrote: > Congrats Brent! > > On Wed, Jan 11, 2023, at 5:56 PM, Andy Grove wrote: > > On behalf of the Arrow PMC, I'm happy to announce that Brent Gardner > > has accepted an invitation to become a committer on Apache > > Arrow. Welcome,

Re: [DISCUSS] Updating what are considered reference implementations?

2023-01-12 Thread Raphael Taylor-Davies
I agree that requiring addition to a "complete" implementation would be unfortunate, if only because a cursory glance at [1] shows that there aren't any that implement the entire specification anyway. I don't think this should preclude adding new array types, although it might give us cause to

Re: Adding a CODEOWNERS file

2023-01-12 Thread Antoine Pitrou
This sounds like a good idea to me. Thanks for doing this! Regards Antoine. Le 12/01/2023 à 01:06, Jacob Wujciak a écrit : Hello Everyone, As discussed in an issue spawned by the state of the project thread [1] I have created a draft PR that adds a CODEOWNERS file to apache/arrow [2]. Add

Re: [ANNOUNCE] New Arrow committer: Brent Gardner

2023-01-12 Thread Patrick Horan
Congrats Brent! On Wed, Jan 11, 2023, at 5:56 PM, Andy Grove wrote: > On behalf of the Arrow PMC, I'm happy to announce that Brent Gardner > has accepted an invitation to become a committer on Apache > Arrow. Welcome, and thank you for your contributions! > > Andy. >

Re: [ANNOUNCE] New Arrow committer: Brent Gardner

2023-01-12 Thread Andrew Lamb
Congratulations! On Thu, Jan 12, 2023 at 3:26 AM Kun Liu wrote: > Congratulations! > > > > David Li 于2023年1月12日周四 10:01写道: > > > Congrats, Brent! > > > > On Wed, Jan 11, 2023, at 19:07, Jacob Wujciak wrote: > > > Congrats! > > > > > > On Thu, Jan 12, 2023 at 12:06 AM QP Hou wrote: > > > > > >>