GH-47715: [C++][FlightRPC] ODBC scroll fetch implementation
Rationale for this change
ODBC scroll fetch implementation. This is part of advance ODBC data fetching.
What changes are included in this PR?
- Implement SQLFetchScroll, only fetch orientation
SQL_FETCH_NEXTis supported, which makes it has same effect as SQLFetch - Tests
Are these changes tested?
Tested in local MSVC.
Are there any user-facing changes?
N/A
- GitHub Issue: #47715
:warning: GitHub issue #47715 has been automatically assigned in GitHub to PR creator.
@lidavidm this draft PR is ready for review! Please have a look
After merging your PR, Conbench analyzed the 3 benchmarking runs that have been run so far on merge-commit 4fc9f9e3723e22449067d8efb17f469708bec98d.
There were no benchmark performance regressions. 🎉
The full Conbench report has more details. It also includes information about 13 possible false positives for unstable benchmarks that are known to sometimes produce them.