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

Implement MetaData columns when schema is sent #21

Closed
visch opened this issue Oct 26, 2022 · 2 comments
Closed

Implement MetaData columns when schema is sent #21

visch opened this issue Oct 26, 2022 · 2 comments

Comments

@visch
Copy link
Member

visch commented Oct 26, 2022

https://github.com/BuzzCutNorman/target-mssql/blob/main/target_mssql/sinks.py#L104

I like this implementation a lot, I just think we should probably move the Table generation to happen only when a new schema is sent, and it should probably only happen when creating / updating a table not every batch.

@visch
Copy link
Member Author

visch commented Jan 16, 2023

Piece of #64

@visch
Copy link
Member Author

visch commented Jun 15, 2023

Close with #138

@visch visch closed this as completed Jun 15, 2023
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

No branches or pull requests

1 participant