Join Slack
Powered by
Does the SDK require an entry for each stream in t...
# singer-tap-development
h
hassan_syyid
04/15/2021, 8:33 PM
Does the SDK require an entry for each stream in the passed
catalog.json
even if those streams are not selected?
d
douwe_maan
04/15/2021, 8:35 PM
It does, yeah. Good point that that shouldn't be required. Can you file an issue? 🙂
h
hassan_syyid
04/15/2021, 8:38 PM
Sure – filed here
https://gitlab.com/meltano/singer-sdk/-/issues/105
a
aaronsteers
04/15/2021, 9:15 PM
@hassan_syyid
- Thanks for raising this bug. In a future release, we will manage the stream and property selection. As of now, I believe we only use the catalog for replication key and primary key overrides.
aaronsteers
04/15/2021, 9:16 PM
I linked this issue to the bug you opened, since the feature would resolve this bug.
Properly handle stream selection and `selected_properties`, including both `RECORD` and `SCHEMA` messages (#7) · Issues · meltano / Singer SDK · GitLab
Open in Slack
Previous
Next