CurtHagenlocher commented on issue #2171:
URL: https://github.com/apache/arrow-adbc/issues/2171#issuecomment-2415414713

   My very very vague recollection about the ODBC driver -- and this comes from 
troubleshooting the end result rather than seeing what kind of queries it emits 
-- is that it will actually do the "use" statement to switch catalogs. This 
means that if you use SQLTables to list tables across catalogs, it ends up 
running a separate backend command for each catalog.


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