Re: [C++][Gandiva] Proposal to Add A Parser Frontend for Gandiva

2022-09-17 Thread Sutou Kouhei
Hi, FYI: This proposal was filed at https://issues.apache.org/jira/browse/ARROW-17668 . We have a similar proposal for Acero: https://issues.apache.org/jira/browse/ARROW-17351 There is a discussion about the proposal for Acero on ursalabs.zulipchat.com: https://ursalabs.zulipchat.com/#narrow/st

Re: [VOTE][RUST] Release Apache Arrow Rust 23.0.0 RC2

2022-09-17 Thread Remzi Yang
+1 (non-binding). Verified on M1 Mac. Thank you, Andrew. On Sun, 18 Sept 2022 at 09:52, Ian Joiner wrote: > +1 (Non-binding) > > Verified on my macOS 12.2.1 / Apple M1 Pro > > On Fri, Sep 16, 2022 at 2:05 PM Andrew Lamb wrote: > > > Hi, > > > > I would like to propose a release of Apache Arrow

Re: [VOTE][RUST] Release Apache Arrow Rust 23.0.0 RC2

2022-09-17 Thread Ian Joiner
+1 (Non-binding) Verified on my macOS 12.2.1 / Apple M1 Pro On Fri, Sep 16, 2022 at 2:05 PM Andrew Lamb wrote: > Hi, > > I would like to propose a release of Apache Arrow Rust Implementation, > version 23.0.0. > > This release candidate is based on commit: > 5a55406cf24171600a143a83a95046c7513f

Re: Request for help with node/yarn in Docker image

2022-09-17 Thread Gavin Ray
(I omitted the part where you'd need to run the "apt-get install nginx" above in last, single-file Docker build, whoops) That would of course go after the "COPY --from=ui-build" and before the CMD/ENTRYPOINT 👍 On Sat, Sep 17, 2022 at 9:46 PM Gavin Ray wrote: > Hey Andy, > > Happy to be useful i

Re: Request for help with node/yarn in Docker image

2022-09-17 Thread Gavin Ray
Hey Andy, Happy to be useful in some way, I have a fair amount of experience here. Since you already have a Dockerfile next to this one that is building the React app and serving it on NGINX: "/workspaces/arrow-ballista/dev/docker/ballista-scheduler-ui.dockerfile" You can just copy the built ass

Re: [VOTE][RUST] Release Apache Arrow Rust 23.0.0 RC2

2022-09-17 Thread QP Hou
+1 binding On Sat, Sep 17, 2022 at 11:39 AM Ashish wrote: > +1 (non-binding) > > validated on M1 Mac > > thanks > Ashish > > On Sat, Sep 17, 2022 at 11:13 AM L. C. Hsieh wrote: > > > +1 (binding) > > > > Verified on M1 Mac. > > > > Thanks, Andrew! > > > > On Sat, Sep 17, 2022 at 11:12 AM Andy G

Request for help with node/yarn in Docker image

2022-09-17 Thread Andy Grove
The Ballista project had a scheduler UI contributed a while back [1], and I can get this working locally but am running into errors when trying to build this in a Docker image along with the Rust scheduler process. I have zero experience with node/yarn, so am wondering if anyone could spare some ti

Re: [VOTE][RUST] Release Apache Arrow Rust 23.0.0 RC2

2022-09-17 Thread Ashish
+1 (non-binding) validated on M1 Mac thanks Ashish On Sat, Sep 17, 2022 at 11:13 AM L. C. Hsieh wrote: > +1 (binding) > > Verified on M1 Mac. > > Thanks, Andrew! > > On Sat, Sep 17, 2022 at 11:12 AM Andy Grove wrote: > > > > +1 (binding) > > > > I used the updated verification script from the

Re: [VOTE][RUST] Release Apache Arrow Rust 23.0.0 RC2

2022-09-17 Thread L. C. Hsieh
+1 (binding) Verified on M1 Mac. Thanks, Andrew! On Sat, Sep 17, 2022 at 11:12 AM Andy Grove wrote: > > +1 (binding) > > I used the updated verification script from the repo rather than the one in > the release. > > Verified on Ubuntu 20.04.4 LTS. > > Thanks, Andrew! > > On Sat, Sep 17, 2022 at

Re: [VOTE][RUST] Release Apache Arrow Rust 23.0.0 RC2

2022-09-17 Thread Andy Grove
+1 (binding) I used the updated verification script from the repo rather than the one in the release. Verified on Ubuntu 20.04.4 LTS. Thanks, Andrew! On Sat, Sep 17, 2022 at 12:01 PM Andrew Lamb wrote: > We have resolved the issue (it was a verification scrip issue). I hope the > voting on t

Re: [VOTE][RUST] Release Apache Arrow Rust 23.0.0 RC2

2022-09-17 Thread Andrew Lamb
We have resolved the issue (it was a verification scrip issue). I hope the voting on this release candidate can continue On Fri, Sep 16, 2022, 16:53 Andrew Lamb wrote: > Thank you for the report Ian. I am sorry -- I think there is a bug in the > verification script; I have filed an issue to tra

Re: first time contributor

2022-09-17 Thread Andy Grove
Hi Akshara, You can subscribe to this list following the instructions at https://arrow.apache.org/community/ Thanks for the contribution! Andy. On Sat, Sep 17, 2022 at 11:28 AM Akshara Uke wrote: > Hello, > > Am a first time contributor, please subscribe me to this dev mailing list > and also

first time contributor

2022-09-17 Thread Akshara Uke
Hello, Am a first time contributor, please subscribe me to this dev mailing list and also please invite me on slack. Kindly also help me with PR review of : https://github.com/apache/arrow-rs/pull/2750 Thanks, akshara

Re: [VOTE][RUST][Ballista] Release Apache Arrow Ballista 0.8.0 RC2

2022-09-17 Thread Ashish
+1 (non-binding) verified on M1 Mac On Sat, Sep 17, 2022 at 3:49 AM Remzi Yang <1371656737...@gmail.com> wrote: > +1 (non-binding). Verified on M1 Mac. > Thank you, Andy. > > On Sat, 17 Sept 2022 at 08:49, L. C. Hsieh wrote: > > > +1 (binding) > > > > Verified on M1 Mac. > > > > Thanks, Andy! >

Re: [VOTE][RUST][Ballista] Release Apache Arrow Ballista 0.8.0 RC2

2022-09-17 Thread Remzi Yang
+1 (non-binding). Verified on M1 Mac. Thank you, Andy. On Sat, 17 Sept 2022 at 08:49, L. C. Hsieh wrote: > +1 (binding) > > Verified on M1 Mac. > > Thanks, Andy! > > On Fri, Sep 16, 2022 at 5:26 PM Jeremy Dyer wrote: > > > > +1 (non-binding) > > > > Ran verify script on ubuntu 20.04.4 LTS, chan