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