+1 from me. On Thu, Apr 21, 2022 at 5:40 AM Antoine Pitrou <anto...@python.org> 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 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 > implemented by their team [2]. > > > > The pull request [3] implements the additions in C++ and Java and > contains integration tests. > > > > Please vote whether to accept these enhancements. The vote will be open > for at least 72 hours. > > > > [ ] +1 Accept these protocol additions > > [ ] +0 > > [ ] -1 Do not accept these protocol additions because… > > > > [1]: "[VOTE] Extend Arrow Flight SQL with GetXdbcTypeInfo, SQL type info > in schemas" > https://lists.apache.org/thread/ynlyjcc5k66dbjphv485nl2nt6ztbbzt > > [2]: https://github.com/apache/arrow/pull/12254 > > [3]: https://github.com/apache/arrow/pull/12747 > > > > Thanks, > > David >