Thanks David, Just a minor correction: The reference implementation is at [1]. The link in your message is to an earlier version of the PR that has been closed.
My vote: +1 [1]: https://github.com/apache/arrow/pull/38385 Thanks, Joel On Fri, Apr 5, 2024 at 4:38 AM David Li <lidav...@apache.org> wrote: > Hello, > > Joel Lubinitsky has proposed adding bulk ingestion support to Arrow Flight > SQL [1]. This provides a path for uploading an Arrow dataset to a Flight > SQL server to create or append to a table, without having to know the > specifics of the SQL or Substrait support on the server. The functionality > mimics similar functionality in ADBC. This is the second attempt at a vote > [3]. > > Joel has provided reference implementations of this for C++ and Go at [2], > along with an integration test. > > The vote will be open for at least 72 hours. > > [ ] +1 Accept this proposal > [ ] +0 > [ ] -1 Do not accept this proposal because... > > [1]: https://lists.apache.org/thread/mo98rsh20047xljrbfymrks8f2ngn49z > [2]: https://github.com/apache/arrow/pull/38256 > [3]: https://lists.apache.org/thread/c8n3t0452807wm1ol1hvj41rs1vso3tp > > Thanks, > David