CurtHagenlocher opened a new issue, #1358:
URL: https://github.com/apache/arrow-adbc/issues/1358

   Other standard client APIs support multiple result sets; examples include 
ODBC's 
[SQLMoreResults](https://learn.microsoft.com/en-us/sql/odbc/reference/syntax/sqlmoreresults-function?view=sql-server-ver16),
 JDBC's 
[getMoreResults](https://learn.microsoft.com/en-us/sql/connect/jdbc/reference/getmoreresults-method?view=sql-server-ver16)
 and ADO.NET's 
[NextResult](https://learn.microsoft.com/en-us/dotnet/api/system.data.sqlclient.sqldatareader.nextresult?view=dotnet-plat-ext-8.0).
 It would be nice to support this for ADBC as well.


-- 
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