jason_waldrip
12/18/2020, 9:04 PMdouwe_maan
12/18/2020, 9:10 PM*.*
, meaning all properties of all streams, but some taps have a different default value (like tap-salesforce: https://gitlab.com/meltano/meltano/blob/master/src/meltano/core/bundle/discovery.yml#L854).
You can double-check the value of _select
with meltano config <tap> list --extras
, and the actual selected streams/properties with meltano select <tap> --list
(--list --all
to list deselected ones as well).