CurtHagenlocher commented on PR #2806:
URL: https://github.com/apache/arrow-adbc/pull/2806#issuecomment-2891705129

   I think my expectation as an ADBC user would be that if I set 
`adbc.connection.catalog` and `adbc.connection.db_schema` before the connection 
is opened, that it would use those values to populate the initial namespace. 
And if I set them after the connection was opened, I'd get whatever it takes to 
update the session value (e.g. `USE CATALOG catalog_name`).


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