lidavidm commented on issue #72: URL: https://github.com/apache/arrow-adbc/issues/72#issuecomment-2564994239
Turbodbc indeed requires Boost, but it appears to have a C++ interface, which means we could pull it via ExternalProject/FetchContent. On the other hand, arrow-odbc + our relatively new Rust API definitions is tempting. For me it boils down to whether Turbodbc's optimizations put it ahead of arrow-odbc or not. I think both libraries use SQLBindCol? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
