Open
Description
Request to expose jdbc / sqlalchemy provided catalog / schema properties in query history system table. Currently it lacks this information and it is not clear in a query select * from bla
what table is queried.
A simple solution could be to provide append a comment to the query that specified the selected / default catalog and schema based on the connection string.
Metadata
Metadata
Assignees
Labels
No labels