Re: [ANNOUNCE] New Arrow committer: Jacob Quinn

2022-02-24 Thread Alenka Frim
Congratulations Jacob! On Fri, Feb 25, 2022 at 2:21 AM hao Yang <1371656737...@gmail.com> wrote: > Congratulations Jacob! > > On Fri, 25 Feb 2022 at 09:15, Vibhatha Abeykoon > wrote: > > > Congratulations Jacob! > > > > On Fri, Feb 25, 2022 at 6:42 AM Weston Pace > wrote: > > > > > Congratulati

Re: [ANNOUNCE] New Arrow committer: Jacob Quinn

2022-02-24 Thread hao Yang
Congratulations Jacob! On Fri, 25 Feb 2022 at 09:15, Vibhatha Abeykoon wrote: > Congratulations Jacob! > > On Fri, Feb 25, 2022 at 6:42 AM Weston Pace wrote: > > > Congratulations Jacob! > > > > On Thu, Feb 24, 2022 at 2:34 PM QP Hou wrote: > > > > > > Congratulations and welcome Jacob! > > >

Re: [ANNOUNCE] New Arrow committer: Jacob Quinn

2022-02-24 Thread Vibhatha Abeykoon
Congratulations Jacob! On Fri, Feb 25, 2022 at 6:42 AM Weston Pace wrote: > Congratulations Jacob! > > On Thu, Feb 24, 2022 at 2:34 PM QP Hou wrote: > > > > Congratulations and welcome Jacob! > > > > Thanks, > > QP Hou > > > > On Thu, Feb 24, 2022 at 4:06 PM Ian Joiner > wrote: > > > > > > Con

Re: [ANNOUNCE] New Arrow committer: Jacob Quinn

2022-02-24 Thread Weston Pace
Congratulations Jacob! On Thu, Feb 24, 2022 at 2:34 PM QP Hou wrote: > > Congratulations and welcome Jacob! > > Thanks, > QP Hou > > On Thu, Feb 24, 2022 at 4:06 PM Ian Joiner wrote: > > > > Congrats Jacob! > > > > On Thursday, February 24, 2022, David Li wrote: > > > > > Congrats & welcome Jac

Re: [PROPOSAL] New Proposals for FlightSQL

2022-02-24 Thread Gavin Ray
My opinion isn't worth much, but any extra metadata and utility methods/classes to work with them are incredibly useful for tools that do dynamic/programmatic generation of UI's or codegen. Imagining a service that takes a FlightSQL connection and generates a web UI for CRUD dynamically using the

Re: [ANNOUNCE] New Arrow committer: Jacob Quinn

2022-02-24 Thread QP Hou
Congratulations and welcome Jacob! Thanks, QP Hou On Thu, Feb 24, 2022 at 4:06 PM Ian Joiner wrote: > > Congrats Jacob! > > On Thursday, February 24, 2022, David Li wrote: > > > Congrats & welcome Jacob! > > > > On Thu, Feb 24, 2022, at 17:39, Rok Mihevc wrote: > > > Congratulations Jacob! > >

Re: [ANNOUNCE] New Arrow committer: Jacob Quinn

2022-02-24 Thread Ian Joiner
Congrats Jacob! On Thursday, February 24, 2022, David Li wrote: > Congrats & welcome Jacob! > > On Thu, Feb 24, 2022, at 17:39, Rok Mihevc wrote: > > Congratulations Jacob! > > > > Rok > > > > On Thu, Feb 24, 2022 at 11:13 PM Micah Kornfield > wrote: > >> > >> Congrats Jacob! > >> > >> On Thu,

Re: [ANNOUNCE] New Arrow committer: Jacob Quinn

2022-02-24 Thread David Li
Congrats & welcome Jacob! On Thu, Feb 24, 2022, at 17:39, Rok Mihevc wrote: > Congratulations Jacob! > > Rok > > On Thu, Feb 24, 2022 at 11:13 PM Micah Kornfield > wrote: >> >> Congrats Jacob! >> >> On Thu, Feb 24, 2022 at 1:50 PM Wes McKinney wrote: >> >> > On behalf of the Arrow PMC, I'm happ

Re: [ANNOUNCE] New Arrow committer: Jacob Quinn

2022-02-24 Thread Rok Mihevc
Congratulations Jacob! Rok On Thu, Feb 24, 2022 at 11:13 PM Micah Kornfield wrote: > > Congrats Jacob! > > On Thu, Feb 24, 2022 at 1:50 PM Wes McKinney wrote: > > > On behalf of the Arrow PMC, I'm happy to announce that Jacob Quinn has > > accepted an invitation to become a committer on Apache

Re: [ANNOUNCE] New Arrow committer: Jacob Quinn

2022-02-24 Thread Micah Kornfield
Congrats Jacob! On Thu, Feb 24, 2022 at 1:50 PM Wes McKinney wrote: > On behalf of the Arrow PMC, I'm happy to announce that Jacob Quinn has > accepted an invitation to become a committer on Apache Arrow. Welcome, > and thank you for your contributions! > > Wes >

[ANNOUNCE] New Arrow committer: Jacob Quinn

2022-02-24 Thread Wes McKinney
On behalf of the Arrow PMC, I'm happy to announce that Jacob Quinn has accepted an invitation to become a committer on Apache Arrow. Welcome, and thank you for your contributions! Wes

[PROPOSAL] New Proposals for FlightSQL

2022-02-24 Thread José Almeida
Hi all, My team and I are submitting some additions to the FlightSQL protocol. We are proposing to add a new method called GetXdbcTypeInfo which will have the responsibility to get all the information of the datatype related to the source [1]. We are also proposing a ColumnMetadata return in oper

[C++] Hiveserver2 support broken

2022-02-24 Thread Antoine Pitrou
Hello, Just a note that Hiveserver2 support is currently broken in Arrow C++, and it may have been for a long time (attempting to compile it just doesn't work): https://issues.apache.org/jira/browse/ARROW-15774 Is there any interested party to work on fixing this? Otherwise, we may want to rem