Should Meltano respect `selected-by-default` from ...
# troubleshooting
r
Should Meltano respect
selected-by-default
from a catalog? I have an SDK tap that sets
selected_by_default = False
for certain streams, but
meltano select <tap> --list --all
still shows them all as selected...
1
e
TL;DR We'd need a way to distinguish between "all available" and "all selected by default", but happy to discuss ideas. https://github.com/meltano/meltano/issues/2511
r
Gotcha, thanks.
v
I have a writeup somewhere for how to do this one sec