Re: [DISCUSS][Flight SQL] Adding Ingest Support for Flight SQL

2023-10-15 Thread Joel Lubinitsky
Providing some follow-up on this. I've opened a PR [1] in the arrow repo with the proposed protobuf changes as well as generated go code. A second implementation and integration tests will be forthcoming, but I wanted to get this out there and solicit any feedback that community members might have

[DISCUSS][Flight SQL] Adding Ingest Support for Flight SQL

2023-09-26 Thread Joel Lubi
Hi devs, I would like to open a discussion around adding support for a native "ingest" command to the Flight SQL specification. The initial motivating use-case for this is to be able to support ADBC ingest when using the Flight SQL driver, which is currently not possible because the specific UPDAT