Open nixent opened 4 weeks ago
Experiencing this to, the only way seems to be to copy the object for each stream
EDIT: my problem is that default object is not passed to streams. Even if meta is present, this code only copies that key, so I don't know If this is the same problem
What's the issue?
Embedded_elt/sling: defaults are omitted in the replication config when Dagster metadata are not provided. This is happening because of validation that checks if dagster meta is present and doesn't return defaults config.
What did you expect to happen?
defaults from replication config should be returned regardless of dagster meta
How to reproduce?
No response
Dagster version
1.8.12
Deployment type
None
Deployment details
No response
Additional information
No response
Message from the maintainers
Impacted by this issue? Give it a 👍! We factor engagement into prioritization. By submitting this issue, you agree to follow Dagster's Code of Conduct.