Re: [C++][Flight] Status of the ODBC driver PR

2024-10-28 Thread David Li
Thanks for the update JB, that sounds reasonable to me (and then we can finally close out the code donation form). On Mon, Oct 28, 2024, at 23:10, Jean-Baptiste Onofré wrote: > Hi everyone, > > I did a sync-up with James about the Arrow Flight ODBC driver PR > (https://github.com/apache/arrow/pul

[C++][Flight] Status of the ODBC driver PR

2024-10-28 Thread Jean-Baptiste Onofré
Hi everyone, I did a sync-up with James about the Arrow Flight ODBC driver PR (https://github.com/apache/arrow/pull/40939). Here's the main takeaways: 1. To actually package and distribute the ODBC driver, we need something like warpdrive to package and interface the driver. As warpdrive is a LG