arrow icon indicating copy to clipboard operation
arrow copied to clipboard

GH-47789: [C++][FlightRPC] SQLGetFunctions Tests

Open alinaliBQ opened this issue 1 month ago • 2 comments

Rationale for this change

Add SQLGetFunctions Tests to make sure the ODBC driver manager's implementation SQLGetFunctions is same as expected. The ODBC driver manager interacts with the Flight SQL ODBC driver and determines the return values of SQLGetFunctions based on that.

What changes are included in this PR?

  • SQLGetFunctions tests

Are these changes tested?

  • Tested in CI

Are there any user-facing changes?

No

  • GitHub Issue: #47789

alinaliBQ avatar Nov 03 '25 19:11 alinaliBQ

:warning: GitHub issue #47789 has been automatically assigned in GitHub to PR creator.

github-actions[bot] avatar Nov 03 '25 19:11 github-actions[bot]

@lidavidm this draft PR is ready for review! Please have a look

alinaliBQ avatar Nov 12 '25 18:11 alinaliBQ