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

Allow for database override for Snowflake conn_type #160

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

jroach-astronomer
Copy link
Member

This PR address issue #111 and provides users the ability to override the database in a Snowflake connection. This can be done in two different ways:

  1. Using the database parameter that can be set when defining the Task.
  2. Using the data_asset_name in the form <database>.<schema>.<table>.

Both approaches have been tested and validated.

…the database parameter or via the data asset name using the format database.schema.table
@jroach-astronomer
Copy link
Member Author

cc: @tatiana

@jroach-astronomer
Copy link
Member Author

cc: @pankajkoti

@freefood89
Copy link

@jroach-astronomer thank you! this fixes #158 too

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

Successfully merging this pull request may close these issues.

2 participants