Re: DISCUSS: ADBC Press Release

2023-01-17 Thread James Duong
Hi all, I've added a PR with a possible rewording: https://github.com/apache/arrow-site/pull/299 Cheers. On Wed, Jan 11, 2023 at 6:27 AM David Li wrote: > Sorry, I didn't mean to imply that Flight SQL was Dremio-specific (and > indeed we want to position Flight SQL as a vendor-agnostic protoco

Re: DISCUSS: ADBC Press Release

2023-01-11 Thread David Li
Sorry, I didn't mean to imply that Flight SQL was Dremio-specific (and indeed we want to position Flight SQL as a vendor-agnostic protocol). A PR with some tweaks (and a notice about the correction) would be welcome. Possibly something like > ...For example, applications can get Arrow data from

Re: DISCUSS: ADBC Press Release

2023-01-10 Thread Andrew Lamb
I believe the blog post in question is [1] and the relevant text is > Use vendor-specific protocols. For some databases, applications can use a database-specific protocol or SDK to directly get Arrow data. For example, applications could use Dremio via Arrow Flight SQL. But client applications tha