Skip to content

Expose catalog and schema information from the connection string to the query history system table #524

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
bkyryliuk opened this issue Mar 3, 2025 · 2 comments

Comments

@bkyryliuk
Copy link
Contributor

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.

@madhav-db
Copy link
Contributor

Hey @bkyryliuk
Thanks for reporting this. However, this needs some evaluation on feasibility, and we've taken it up.

@bkyryliuk
Copy link
Contributor Author

Thank you!

@madhav-db madhav-db reopened this Mar 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants