dean_morin
07/15/2021, 8:11 PMversion: 1
plugins:
extractors:
- name: tap-postgres
variant: transferwise
pip_url: pipelinewise-tap-postgres==1.8.0
config:
filter_schemas: public
default_replication_method: LOG_BASED
logical_poll_total_seconds: 60
dbname: test
select_filter:
- public-a
# - public-b
loaders:
- name: target-snowflake
variant: transferwise
pip_url: pipelinewise-target-snowflake==1.13.1
config:
dbname: MELTANO
warehouse: MELTANO
user: MELTANO_ROBOT
file_format: FILE_FORMATS.CSV
role: MELTANO