diff --git a/meltano.yml b/meltano.yml index 26f4a56..d6cba49 100644 --- a/meltano.yml +++ b/meltano.yml @@ -29,6 +29,8 @@ plugins: - name: reconnect_delay - name: max_attempts - name: protocol_version + - name: fetch_size + - name: skip_hot_partitions loaders: - name: target-jsonl variant: andyh1203