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

support Imports in python model #263

Merged
merged 3 commits into from
Sep 19, 2022
Merged

support Imports in python model #263

merged 3 commits into from
Sep 19, 2022

Conversation

ChenyuLInx
Copy link
Contributor

resolves #245

Description

Add imports in config so user would be able to specify files that they want to access during running python models. This doesn't handle the file upload. It also will not check that the file exists there.

Checklist

@cla-bot cla-bot bot added the cla:yes label Sep 15, 2022
@github-actions
Copy link
Contributor

Thank you for your pull request! We could not find a changelog entry for this change. For details on how to document a change, see the dbt-snowflake contributing guide.

@ChenyuLInx ChenyuLInx changed the title support providing stage support Imports in python model Sep 15, 2022
Copy link
Contributor

@McKnight-42 McKnight-42 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This all looks good to me!

@AndrewLane
Copy link

Is this available in the latest RC https://pypi.org/project/dbt-core/1.3.0rc2/ by chance? I didn't see it in the release notes so I wasn't sure.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[CT-1105] [Feature] Enable Snowflake imports (stages) in addition to packages for model config
3 participants