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

#124 Fix inheritance from partially defined output tables #144

Merged
merged 4 commits into from
Feb 28, 2022

Conversation

dimberman
Copy link
Collaborator

This fixes an issue where the sql decorator doesn't pass on credentials
for partially defined or undefined output tables.

This fixes an issue where the sql decorator doesn't pass on credentials
for partially defined or undefined output tables.
@dimberman dimberman requested a review from tatiana February 25, 2022 23:35
@dimberman dimberman linked an issue Feb 25, 2022 that may be closed by this pull request
@dimberman
Copy link
Collaborator Author

cc: @mag3141592

@dimberman dimberman merged commit e7b4285 into main Feb 28, 2022
@dimberman dimberman deleted the fix-render-schema branch February 28, 2022 16:31
utkarsharma2 pushed a commit that referenced this pull request Mar 30, 2022
* Fix inheritance from partially defined output tables #124

This fixes an issue where the sql decorator doesn't pass on credentials
for partially defined or undefined output tables.

* also ensures that partial tables are handled for dataframe functions

* cleanup

* cleanup
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.

Make database & schema optional in SQL files when using aql.render()
1 participant