When running a Meltano ELT job I am getting the following error:
NotImplementedError: No child context behavior was defined between parent stream 'issues' and child stream 'issue_changelog'. The parent stream must define IssueStream.get_child_context() and/or the child stream must define IssueChangeLogStream.state_partitioning_keys
When running a Meltano ELT job I am getting the following error:
NotImplementedError: No child context behavior was defined between parent stream 'issues' and child stream 'issue_changelog'. The parent stream must define
IssueStream.get_child_context()
and/or the child stream must defineIssueChangeLogStream.state_partitioning_keys