arrow
arrow copied to clipboard
GH-47789: [C++][FlightRPC] SQLGetFunctions Tests
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
:warning: GitHub issue #47789 has been automatically assigned in GitHub to PR creator.
@lidavidm this draft PR is ready for review! Please have a look