alinaliBQ opened a new pull request, #48043:
URL: https://github.com/apache/arrow/pull/48043

   ### Rationale for this change
   Implement support for explicitly closing cursor in ODBC. Cursors are 
implicitly closed when ODBC disconnects, and this implementation allows BI 
tools to close a cursor by passing its associated statement handle.
   
   ### What changes are included in this PR?
   - SQLCloseCursor & Tests
   - Fix close cursor state code to be 24000
   ### Are these changes tested?
   Will be tested in CI when PR is ready for review. 
   ### Are there any user-facing changes?
   
   N/A
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to