[RESULT][VOTE] Bulk ingestion support for Flight SQL (vote #2)

2024-04-08 Thread David Li
The vote passes with 3 binding, 4 non-binding +1 votes. Thanks Joel! On Sat, Apr 6, 2024, at 17:56, Andrew Lamb wrote: > +1 > > On Sat, Apr 6, 2024 at 3:48 AM wish maple wrote: > >> +1 (non binding) >> >> Best, >> Xuwei Fu >> ulk ingestion support for Flight SQL >> >> David Li 于2024年4月5日周五 16:38

Re: [VOTE] Bulk ingestion support for Flight SQL (vote #2)

2024-04-06 Thread Andrew Lamb
+1 On Sat, Apr 6, 2024 at 3:48 AM wish maple wrote: > +1 (non binding) > > Best, > Xuwei Fu > ulk ingestion support for Flight SQL > > David Li 于2024年4月5日周五 16:38写道: > > > Hello, > > > > Joel Lubinitsky has proposed adding bulk ingestion support to Arrow > Flight > > SQL [1]. This provides a pa

Re: [VOTE] Bulk ingestion support for Flight SQL (vote #2)

2024-04-06 Thread wish maple
+1 (non binding) Best, Xuwei Fu ulk ingestion support for Flight SQL David Li 于2024年4月5日周五 16:38写道: > 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

Re: [VOTE] Bulk ingestion support for Flight SQL (vote #2)

2024-04-05 Thread Jacob Wujciak
+1 (non-binding) Am Sa., 6. Apr. 2024 um 01:40 Uhr schrieb Sutou Kouhei : > +1 > > In <883d16f7-6221-4e93-a19a-df6d2204c...@app.fastmail.com> > "[VOTE] Bulk ingestion support for Flight SQL (vote #2)" on Fri, 05 Apr > 2024 17:37:57 +0900, > "Davi

Re: [VOTE] Bulk ingestion support for Flight SQL (vote #2)

2024-04-05 Thread Sutou Kouhei
+1 In <883d16f7-6221-4e93-a19a-df6d2204c...@app.fastmail.com> "[VOTE] Bulk ingestion support for Flight SQL (vote #2)" on Fri, 05 Apr 2024 17:37:57 +0900, "David Li" wrote: > Hello, > > Joel Lubinitsky has proposed adding bulk ingestion support to Arrow

Re: [VOTE] Bulk ingestion support for Flight SQL (vote #2)

2024-04-05 Thread Jean-Baptiste Onofré
+1 (non binding) Regards JB On Fri, Apr 5, 2024 at 10:37 AM David Li 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

Re: [VOTE] Bulk ingestion support for Flight SQL (vote #2)

2024-04-05 Thread Matt Topol
+1 (binding) On Fri, Apr 5, 2024, 5:25 AM Joel Lubinitsky wrote: > 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/

Re: [VOTE] Bulk ingestion support for Flight SQL (vote #2)

2024-04-05 Thread Joel Lubinitsky
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 wrote: > Hello, >

[VOTE] Bulk ingestion support for Flight SQL (vote #2)

2024-04-05 Thread David Li
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 functiona