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

enforce schema and source name to be the same #758

Closed
rudolfix opened this issue Nov 11, 2023 · 0 comments
Closed

enforce schema and source name to be the same #758

rudolfix opened this issue Nov 11, 2023 · 0 comments
Assignees

Comments

@rudolfix
Copy link
Collaborator

Background
Behavior above is enforced by the decorators and warning is present for a long time. Since one source can hold only one schema there's no need to have different names - this makes tracing, state management and data lineage way simpler / possible at all

Tasks

    • enforce the correct behavior in all cases by removing source name from DltSource initializer.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

No branches or pull requests

2 participants