Skip to content

Conversation

@bachng2017
Copy link
Contributor

slightly update table materialize

@ea-rus
Copy link
Collaborator

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
Collaborator

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.

2 participants