Skip to content

Conversation

@alinaliBQ
Copy link
Contributor

@alinaliBQ alinaliBQ commented Nov 3, 2025

Rationale for this change

Implement ODBC to return the number of result columns

What changes are included in this PR?

  • SQLNumResultCols implementation & tests

Are these changes tested?

Will be tested in CI when PR is ready for review.

Are there any user-facing changes?

N/A

@alinaliBQ alinaliBQ force-pushed the gh-47713-sql-num-result-cols branch from a940fec to df78aae Compare November 10, 2025 19:38
Comment on lines 86 to 88
/**
* @brief Closes the cursor. This does _not_ un-prepare the statement or change
* bindings.
Copy link
Contributor Author

@alinaliBQ alinaliBQ Nov 10, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The other @brief usages will be changed in their respective PRs

@alinaliBQ alinaliBQ changed the title GH-47713: [C++][FlightRPC] WIP: ODBC return number of result columns GH-47713: [C++][FlightRPC] ODBC return number of result columns Nov 10, 2025
@github-actions github-actions bot added awaiting committer review Awaiting committer review and removed awaiting review Awaiting review labels Nov 10, 2025
@alinaliBQ
Copy link
Contributor Author

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

@github-actions github-actions bot added awaiting merge Awaiting merge and removed awaiting committer review Awaiting committer review labels Nov 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants