Alina (Xi) Li
Alina (Xi) Li
Let me clarify, I believe when calling `SQLBindParameter` with libiodbc installed, libiodbc does not sent the call of `SQLBindParameter` to my driver. And the case of `SQL_INVALID_HANDLE` being returned should...
@TallTed Thanks for the link! I have shared it with my colleagues working with macOS who might find it useful. However, the instructions are for OpenLink ODBC Administrator.app and doesn't...
@TallTed Thank you for the update and the information. I have now updated the GitHub issue to clarify that the issue does not occur with OpenLink ODBC Administrator.app.
@smalinin Thanks so much for the detailed steps. Recently I have been assigned to also work on another project, and the rest of the team likely won't be able to...
@aiguofer I have opened a draft PR for the ODBC layer.
@zeroshade , @assignUser , @ianmcook Follow-up on the May-07 Arrow meeting, this is the draft PR that Rob and I have for creating the initial connection in the ODBC layer....
> @alinaliBQ why not just using the original PR/branch ? Just to not loose changes/comments. Yup you're right, for `flightsql-odbc` contribution, folks should use the apache#40939 PR, and that PR...
Hello @lidavidm , this is the draft PR that is based on top of @jbonofre 's https://github.com/apache/arrow/pull/40939. It's still a draft PR but just wanted to give you a heads...
Hi @lidavidm @kou and other interested maintainers, please let me know if you prefer the Arrow Flight SQL ODBC contribution PRs like this one to be split into smaller PRs....
@kou @lidavidm Ok sounds good! I will rebase `Bit-Quill:apache-odbc` on top of `apache:main` branch after https://github.com/apache/arrow/pull/40939 is merged, so the size of this PR will be smaller compared to what...