Re: [VOTE] Extend Arrow Flight SQL with more SQL type info in schemas

2022-04-25 Thread David Li
My vote: +1 (binding) The vote passes with 4 binding +1 votes and 3 non-binding +1 votes. Thanks to all who contributed. I'll circle back on the PR comments before merging. On Mon, Apr 25, 2022, at 15:43, Wes McKinney wrote: > +1 (binding) > > I agree with the comments on the PR that it would b

Re: [VOTE] Extend Arrow Flight SQL with more SQL type info in schemas

2022-04-25 Thread Wes McKinney
+1 (binding) I agree with the comments on the PR that it would be good to better explain what the "type name" is or give an example or reference in the code comments On Thu, Apr 21, 2022 at 11:49 AM José Almeida wrote: > > +1 (non binding) > > On Thu, Apr 21, 2022 at 1:49 PM Rafael Telles wrote

Re: [VOTE] Extend Arrow Flight SQL with more SQL type info in schemas

2022-04-21 Thread José Almeida
+1 (non binding) On Thu, Apr 21, 2022 at 1:49 PM Rafael Telles wrote: > +1 non-binding > > Em qui., 21 de abr. de 2022 às 13:42, Micah Kornfield < > emkornfi...@gmail.com> > escreveu: > > > +1 from me. > > > > On Thu, Apr 21, 2022 at 5:40 AM Antoine Pitrou > wrote: > > > > > > > > +1 from me (b

Re: [VOTE] Extend Arrow Flight SQL with more SQL type info in schemas

2022-04-21 Thread Rafael Telles
+1 non-binding Em qui., 21 de abr. de 2022 às 13:42, Micah Kornfield escreveu: > +1 from me. > > On Thu, Apr 21, 2022 at 5:40 AM Antoine Pitrou wrote: > > > > > +1 from me (binding), with caveat that I'm not competent in JDBC and the > > proposed changes in PR [3] look reasonable to me. > > > >

Re: [VOTE] Extend Arrow Flight SQL with more SQL type info in schemas

2022-04-21 Thread Micah Kornfield
+1 from me. On Thu, Apr 21, 2022 at 5:40 AM Antoine Pitrou wrote: > > +1 from me (binding), with caveat that I'm not competent in JDBC and the > proposed changes in PR [3] look reasonable to me. > > Best regards > > Antoine. > > > Le 20/04/2022 à 22:13, David Li a écrit : > > Hello, > > > > Iury

Re: [VOTE] Extend Arrow Flight SQL with more SQL type info in schemas

2022-04-21 Thread Antoine Pitrou
+1 from me (binding), with caveat that I'm not competent in JDBC and the proposed changes in PR [3] look reasonable to me. Best regards Antoine. Le 20/04/2022 à 22:13, David Li a écrit : Hello, Iury da Guia Salino has proposed an addition to Arrow Flight SQL, an experimental protocol fo

Re: [VOTE] Extend Arrow Flight SQL with more SQL type info in schemas

2022-04-20 Thread James Duong
+1 non-binding. On Wed, Apr 20, 2022 at 1:14 PM David Li wrote: > Hello, > > Iury da Guia Salino has proposed an addition to Arrow Flight SQL, an > experimental protocol for interacting with SQL databases over Arrow Flight. > This adds on to the previous proposal [1] adding an additional "type n

[VOTE] Extend Arrow Flight SQL with more SQL type info in schemas

2022-04-20 Thread David Li
Hello, Iury da Guia Salino has proposed an addition to Arrow Flight SQL, an experimental protocol for interacting with SQL databases over Arrow Flight. This adds on to the previous proposal [1] adding an additional "type name" metadata field on returned schemas for use by the JDBC driver being