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

slight changes #25

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

slight changes #25

wants to merge 2 commits into from

Conversation

bachng2017
Copy link
Contributor

slightly update table materialize

@ea-rus
Copy link
Contributor

ea-rus commented Apr 11, 2023

Does it related to changes in dbt api?

@@ -1,4 +1,4 @@
from dataclasses import dataclass
from dataclasses import dataclass,field
Copy link
Contributor

Choose a reason for hiding this comment

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

need a space between 'dataclass, field'

Copy link
Contributor Author

Choose a reason for hiding this comment

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

thanks fore review and agreed

@bachng2017 bachng2017 requested a review from ea-rus April 12, 2023 00:31
@bachng2017
Copy link
Contributor Author

Does it related to changes in dbt api?

Not really, the changes just make the materialization more like the others. Returns a real Relation, adds pre-hook/post-hook

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

Successfully merging this pull request may close these issues.

None yet

2 participants