You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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
DltSource
initializer.The text was updated successfully, but these errors were encountered: