Skip to content

SQLPrepare & SQLExecute Implementation - #58

Merged
alinaliBQ merged 2 commits into
apache-odbcfrom
sql-prepare-sql-execute
Jul 9, 2025
Merged

SQLPrepare & SQLExecute Implementation#58
alinaliBQ merged 2 commits into
apache-odbcfrom
sql-prepare-sql-execute

Conversation

@alinaliBQ

Copy link
Copy Markdown

SQLPrepare & SQLExecute Implementation and tests.
Most data fetching tests are covered in #55 , so I am not replicating the same tests in this PR as SQLGetData is the same for both SQLExecute and SQLExecuteDirect.

Comment thread cpp/src/arrow/flight/sql/odbc/tests/statement_test.cc Outdated
@alinaliBQ
alinaliBQ force-pushed the sql-prepare-sql-execute branch from 6752d0a to 610365e Compare July 4, 2025 21:15
@alinaliBQ
alinaliBQ force-pushed the sql-prepare-sql-execute branch from 610365e to 36e358d Compare July 4, 2025 21:16
@alinaliBQ
alinaliBQ marked this pull request as ready for review July 4, 2025 22:07
@alinaliBQ

alinaliBQ commented Jul 7, 2025

Copy link
Copy Markdown
Author

Same as before, the C++ / AMD64 Conda C++ AVX2 failures should not be due to our PRs but instead something on the Arrow main branch. The reason is that the same check is passing at apache#46099

@alinaliBQ

Copy link
Copy Markdown
Author

Found an Arrow issue on this matter: apache#47015

Comment thread cpp/src/arrow/flight/sql/odbc/entry_points.cc Outdated
Comment thread cpp/src/arrow/flight/sql/odbc/odbc_api.cc Outdated
@alinaliBQ
alinaliBQ merged commit 2b0f244 into apache-odbc Jul 9, 2025
19 of 21 checks passed
@alinaliBQ
alinaliBQ deleted the sql-prepare-sql-execute branch July 9, 2025 16:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants