Skip to content
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

Connecting to multiple database #652

Open
kyle-wang-volpara opened this issue Sep 20, 2024 · 0 comments
Open

Connecting to multiple database #652

kyle-wang-volpara opened this issue Sep 20, 2024 · 0 comments

Comments

@kyle-wang-volpara
Copy link

kyle-wang-volpara commented Sep 20, 2024

Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

The current implementation appears to allow connections to only one database via the function for example vn.connect_to_snowflake(account='my-account', username='my-username', password='my-password', database='my-database')

Therefore, performing a join operation between multiple tables across two different databases seems impossible.

Describe the solution you'd like
A clear and concise description of what you want to happen.

It would be nice to have ability to connect to multiple database.

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

1 participant