Skip to content

slight changes#25

Open
bachng2017 wants to merge 2 commits intomindsdb:mainfrom
bachng2017:update_table
Open

slight changes#25
bachng2017 wants to merge 2 commits intomindsdb:mainfrom
bachng2017:update_table

Conversation

@bachng2017
Copy link
Copy Markdown
Contributor

slightly update table materialize

@ea-rus
Copy link
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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